{
  "name": "AlpineView",
  "short_name": "AlpineView",
  "description": "Swiss ski touring map with terrain layers, GPS tracks, and geotagged condition photos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f8f4",
  "theme_color": "#197b68",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
