{
  "gcm_sender_id": "482941778795",
  "id": "/",
  "name": "Miazi Shop",
  "short_name": "Miazi Shop",
  "description": "Premium electronics and tech store offering high-quality gadgets at best prices in Bangladesh.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/badge-miazi-v50.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "monochrome any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "monochrome any"
    },
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "monochrome any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "theme_color": "#fed700",
  "background_color": "#fed700",
  "categories": ["shopping", "electronics", "technology"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "app.vercel.miazi_shop.twa",
      "url": "https://play.google.com/store/apps/details?id=app.vercel.miazi_shop.twa"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "500x3488",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Miazi Shop Mobile Experience"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1370x2119",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Miazi Shop Desktop Gallery"
    }
  ],
  "shortcuts": [
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history",
      "url": "/myorders",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
