{
  "name": "Reel Streets",
  "short_name": "Reel Streets",
  "description": "Walk where your film was shot. Audio tours for cinephiles.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1209",
  "theme_color": "#1C1209",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["travel", "entertainment", "lifestyle"],
  "lang": "en"
}
