{
  "name": "Shoeroom Egypt — Premium Footwear & Accessories",
  "short_name": "Shoeroom",
  "description": "Shop premium shoes, boots, loafers and leather bags at Shoeroom. Free shipping over EGP 500, cash on delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.shoeroom.app",
      "url": "https://play.google.com/store/apps/details?id=com.shoeroom.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/shoeroom/idYOUR_APP_STORE_ID"
    }
  ]
}
