{
  "id": "/shop?source=pwa-shop",
  "name": "El Gammal Electronics",
  "short_name": "El Gammal",
  "description": "Electronic components, tools and measuring devices in Egypt.",
  "start_url": "/shop?source=pwa-shop",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#F97316",
  "icons": [
    { "src": "/icon-shop-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-shop-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-shop-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}