{
  "name": "Medieval Village",
  "short_name": "Medieval",
  "description": "Baue dein mittelalterliches Dorf, trainiere Truppen und erobere die Welt!",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Karte öffnen",
      "short_name": "Karte",
      "url": "/?page=map&source=pwa",
      "icons": []
    },
    {
      "name": "Berichte",
      "short_name": "Berichte",
      "url": "/?page=reports&source=pwa",
      "icons": []
    }
  ]
}
