{
  "short_name": "Bison Shop",
  "name": "Bison Food Solutions — Online Grocery Shop",
  "description": "Fresh groceries delivered to your door in Kigali. Order online from Bison Food Solutions Ltd.",
  "start_url": "/shop?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "categories": ["shopping", "food"],
  "lang": "en-RW",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/bison-logo.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Shop products", "url": "/shop/products", "description": "Browse the catalog" },
    { "name": "My orders", "url": "/shop/account", "description": "Track your orders" }
  ]
}
