{
  "name": "FrontWars.io",
  "short_name": "FrontWars",
  "description": "Conquer the world in this multiplayer battle royale! Expand your nation, eliminate opponents, and dominate the map in this fast-paced IO game.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "minimal-ui"],
  "orientation": "any",
  "dir": "auto",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "background_color": "#101827",
  "theme_color": "#101827",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/icons/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/icons/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/GameplayScreenshot.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FrontWars gameplay"
    }
  ],
  "ms_start_compatible": true,
  "_msstart": {
    "leaderboards": {
      "default": {
        "score_type": "Numeric",
        "score_order_by": "Desc",
        "score_decimal_places": 0,
        "show_total_players": true,
        "enabled": true
      }
    }
  }
}
