{
  "name": "Cookbox Cafe",
  "short_name": "Cookbox",
  "description": "Order warm meals from Cookbox Cafe — Jollof, fried rice, soups & more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBEA",
  "theme_color": "#FFC72C",
  "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": ["food", "shopping", "lifestyle"]
}
