{
  "name": "SideWalks",
  "short_name": "SideWalks",
  "description": "Self-guided walking trails through London's hidden history",
  "start_url": "/play",
  "scope": "/play",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    { "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
