{
  "name": "VistaWalks Gaia",
  "short_name": "VistaWalks",
  "description": "Self-guided walking tour through Gaia's most iconic viewpoints along the Douro river.",
  "start_url": "/walks/gaia/index.html",
  "scope": "/walks/gaia/",
  "display": "standalone",
  "background_color": "#1a2846",
  "theme_color": "#1a2846",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
