{
  "name": "Excellence Apps by TKienle GmbH",
  "short_name": "Portal",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12161d",
  "theme_color": "#d4af37",
  "lang": "de",
  "icons": [
    {
      "src": "icons/portal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/portal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/portal-mask.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}