{
  "id": "/",
  "name": "ChataMart",
  "short_name": "ChataMart",
  "description": "Every business deserves to be found. Discover verified Nigerian shops and service providers near you, or sell from your own public store. All managed through WhatsApp.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en-GB",
  "dir": "ltr",
  "background_color": "#FDFBF5",
  "theme_color": "#094228",
  "categories": ["business", "shopping", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find shops near me",
      "short_name": "Find shops",
      "description": "Discover verified sellers in your area",
      "url": "/?view=map&source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open my store",
      "short_name": "My store",
      "description": "Manage your ChataMart store",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Become a seller",
      "short_name": "Sell",
      "description": "Set up your free ChataMart store",
      "url": "/sell?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
