{
  "name": "Boarden: Online Stratego",
  "short_name": "Boarden",
  "description": "Free online Stratego. Turn-based 1v1 hidden-rank strategy. No ads. Play vs friends or bots.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1f5236",
  "theme_color": "#1f5236",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/seal.png",
      "sizes": "435x464",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
