{
  "name": "MINI-WARS",
  "short_name": "MINI-WARS",
  "description": "Fast casual multiplayer battle arena with quick rooms, class upgrades, bosses, rewards, clans, and rankings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#11072c",
  "theme_color": "#11c7f4",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/class-icons/warrior.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
