{
  "name": "Hero Squad Showdown",
  "short_name": "HSS",
  "description": "Deploy heroes, trigger abilities, and battle for control of 3 nodes.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#ff2a2a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/ui/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "img/ui/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/ui/logo-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
