{
  "lang": "de",
  "dir": "ltr",
  "name": "WWS MaX - AMA",
  "description": "WWS MaX für AMA",
  "short_name": "WWS AMA",
  "icons": [
    {
      "src": "web/images/icon-36-ldpi.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "web/images/icon-48-mdpi.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "web/images/icon-72-hdpi.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "web/images/icon-96-xhdpi.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "web/images/icon-357.png",
      "sizes": "357x357",
      "type": "image/png"
    },
    {
      "src": "web/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/web/",
  "start_url": "/web/index.html",
  "id": "/web/index.html",
  "display": "standalone",
  "theme_color": "red",
  "background_color": "lightgray",
  "shortcuts": [
    {
      "name": "Vorgang buchen",
      "description": "Neuen Vorgang beginnen oder vorhandenen Vorgang beenden",
      "url": "/web/#vorgangBuchen",
      "icons": [
        {
          "src": "web/images/icon-36-ldpi.png",
          "sizes": "36x36",
          "type": "image/png"
        },
        {
          "src": "web/images/icon-48-mdpi.png",
          "sizes": "48x48",
          "type": "image/png"
        },
        {
          "src": "web/images/icon-72-hdpi.png",
          "sizes": "72x72",
          "type": "image/png"
        },
        {
          "src": "web/images/icon-96-xhdpi.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "web/images/icon-357.png",
          "sizes": "357x357",
          "type": "image/png"
        },
        {
          "src": "web/images/icon-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}