{
  "name": "Monster Legends — Eldrador Edition",
  "short_name": "Monster Legends",
  "description": "Sammle 40 Kreatur-Krieger, kämpfe durch 1000 Stufen, besiege Bosse.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e1e22",
  "theme_color": "#534AB7",
  "lang": "de",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
