{
  "name": "Hassan Digital — Mobile Store",
  "short_name": "Hassan Digital",
  "description": "Verified pre-owned and new mobile phones, best prices, daily fresh stock.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0B0F17",
  "theme_color": "#ba0013",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Browse Phones",
      "url": "/#catalog",
      "description": "View all available mobile phones"
    },
    {
      "name": "Sell or Exchange Phone",
      "url": "/exchange",
      "description": "Get instant quote for old phone"
    }
  ]
}
