{
  "name": "GlobeWars — guess the country",
  "short_name": "GlobeWars",
  "description": "Guess the mystery country — hotter colors mean closer borders. Play solo, against a neural bot, or duel a friend live.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2440",
  "theme_color": "#0f2440",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
