{
  "name": "TourisMapping",
  "short_name": "TourisMapping",
  "description": "Discover historic sites and plan walking tours with geolocation-enabled mapping",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#faf6f1",
  "theme_color": "#2c1810",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
