{
  "name": "Geo Atlas",
  "short_name": "GeoAtlas",
  "description": "Geography guessing game — identify secret countries through yes/no questions. Play solo or with up to 50 players.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#1565c0",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
