{
  "name": "Summerlicious Toronto",
  "short_name": "Summerlicious",
  "description": "The diner's guide to Summerlicious Toronto 2026: every participating restaurant, prix fixe menus, prices and reservations.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F4",
  "theme_color": "#2E6E7C",
  "categories": ["food", "lifestyle", "travel"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
