{
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "browser",
  "scope": "/",
  "start_url": "./",
  "name": "MansionTale",
  "short_name": "MansionTale",
  "description": "",
  "icons": [
      {
          "src": "/img/192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/img/256x256.png",
          "sizes": "256x256",
          "type": "image/png"
      },
      {
          "src": "/img/384x384.png",
          "sizes": "384x384",
          "type": "image/png"
      },
      {
          "src": "/img/512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      },
      {
          "src": "/img/1024x1024.png",
          "sizes": "1024x1024",
          "type": "image/png"
      },
      {
        "src": "/img/1920x1080.png",
        "sizes": "1920x1080",
        "type": "image/png"
      }
  ],
  "ms_start_compatible": true
}
