{
  "name": "Prestige Mobility Gallery",
  "short_name": "PMG",
  "description": "Accessible mobility vans — browse, chat, and purchase from Prestige Mobility Gallery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#ca8a04",
  "lang": "en",
  "icons": [
    {
      "src": "/static/gallery/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/gallery/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "automotive"],
  "shortcuts": [
    {
      "name": "Live Chat",
      "short_name": "Chat",
      "description": "Open Live Chat with PMG support",
      "url": "/chat/",
      "icons": [{ "src": "/static/gallery/img/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Browse Vans",
      "short_name": "Gallery",
      "description": "Browse our van gallery",
      "url": "/#vans",
      "icons": [{ "src": "/static/gallery/img/favicon.png", "sizes": "96x96" }]
    }
  ]
}
