{
  "name": "GeoTour - Location Guided Audio Tour",
  "short_name": "GeoTour",
  "description": "Premium self-guided audio tour guide driven by Geolocation and Wikipedia.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "destinations/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
