{
  "name": "GeoSpotter – Geography Quiz",
  "short_name": "GeoSpotter",
  "description": "Guess countries and capitals by clicking their location on an interactive world map.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a0e1a",
  "background_color": "#0a0e1a",
  "icons": [
    {
      "src": "logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
