{
  "name": "Explore by Viaframe",
  "short_name": "Explore",
  "description": "Your host's personal city guide. Insider-curated locations on an interactive map.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F2",
  "theme_color": "#FAF8F2",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/map.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Milan insider map"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Milan",
      "url": "/c/milan",
      "description": "Open the Milan city guide"
    }
  ]
}
