{
  "name": "Toronto Dinner Lottery",
  "short_name": "Dinner?",
  "description": "Spin for tonight's dinner. Real Toronto restaurants, just opened, chains excluded.",
  "start_url": "/game",
  "scope": "/game",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b08",
  "theme_color": "#070b08",
  "icons": [
    { "src": "/pwa-icons/game-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-icons/game-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["food", "lifestyle"],
  "lang": "en-CA"
}
