{
  "short_name": "GuardTheTower",
  "name": "Guard the Tower",
  "description": "In this realm of evil monsters you must guard the tower by recruiting wizards to join your quest...",
  "icons": [
    {
      "src": "./assets/favicon.ico",
      "type": "image/x-icon",
      "sizes": "64x64"
    },
    {
      "src": "./assets/hero/hero-64x64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "./assets/hero/hero-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "./assets/hero/hero-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "./assets/hero/hero-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "theme_color": "#000",
  "background_color": "#000",
  "orientation": "landscape",
  "id": "/"
}
