{
  "name": "BellyByte — GTA Food Delivery",
  "short_name": "BellyByte",
  "description": "Greasy-spoon comfort food delivered across the GTA. Order late-night burgers, poutine, breakfast, and shakes from independent kitchens.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf6ec",
  "theme_color": "#d63d1f",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
