{
  "name": "GeoQuest - Guess & Go",
  "short_name": "GeoQuest",
  "description": "Learn world geography through fun games! Explore cities, countries, and cultures with interactive card-based gameplay.",
  "theme_color": "#3B82F6",
  "background_color": "#EFF6FF",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "id": "geoquest-app"
}
