{
  "name": "Rex Autry Artworks",
  "short_name": "Rex Autry",
  "description": "Original artworks, prints & apparel by Houston artist Rex Autry",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["art", "shopping"],
  "shortcuts": [
    {
      "name": "Store",
      "url": "/store",
      "description": "Browse original artworks"
    },
    {
      "name": "Portfolio",
      "url": "/works",
      "description": "View full portfolio"
    }
  ]
}
