{
  "name": "LOTTO Hessen WebApp",
  "short_name": "LOTTO WebApp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcdc17",
  "lang": "de",
  "scope": "/",
  "icons": [
    {
      "src": "/static/gamebroker_5/de/app/img/touch-icon-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/static/gamebroker_5/de/app/img/touch-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/gamebroker_5/de/app/img/touch-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "orientation": "any",
  "theme_color": "#fcdc17",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Gewinnprüfung",
      "url": "/service/gewinnpruefung",
      "icons": [
        {
          "src": "/static/gamebroker_5/de/app/img/euro_symbol.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Benachrichtigungen",
      "url": "/mein-lotto/profil/benachrichtigungen",
      "icons": [
        {
          "src": "/static/gamebroker_5/de/app/img/chat.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "News",
      "url": "/magazin",
      "icons": [
        {
          "src": "/static/gamebroker_5/de/app/img/auto_stories.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}