{
  "name": "PlayGeoGuess",
  "short_name": "GeoGuess",
  "description": "Geography guessing games — Globle, Flagle, Capitals and more",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#060d1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50' fill='%23060d1a'/><text y='68' x='50' text-anchor='middle' font-size='60'>🌍</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
