{
  "name": "Battle Of Worlds: United Realms",
  "short_name": "BOWUR",
  "description": "A free browser MOBA prototype with five heroes, three lanes, solo bot matches, online lobbies, items, abilities, and team fights.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07101d",
  "theme_color": "#07101d",
  "icons": [
    {
      "src": "/assets/brand/bowur-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/brand/bowur-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
