{
  "name": "Geowanger Hunt",
  "short_name": "Geowanger Hunt",
  "description": "Location-based treasure hunt and geocaching game",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "capture_links": "existing-client-navigate",
  "theme_color": "#2E7D32",
  "background_color": "#4CAF50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}