{
  "name": "Kartikya Mart",
  "short_name": "Kartikya Mart",
  "start_url": "/whatsapp-access?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "shortcuts": [
    {
      "name": "🏬 Find Store",
      "short_name": "Store",
      "url": "/admin/whatsapp-shop/find-store"
    }
  ]
}