{
  "name": "Heroes of Rust & Roots",
  "short_name": "Heroes",
  "description": "Auto-battler card game — build your board, crush your opponents",
  "start_url": "/heroes/",
  "scope": "/heroes/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#111111",
  "background_color": "#000000",
  "categories": ["games"],
  "icons": [
    {
      "src": "index.icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "index.apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
