{
  "name": "QuestLine — Ausbildungsplattform",
  "short_name": "QuestLine",
  "description": "Lehrlings-Ausbildungsplattform für Tiroler Lehrbetriebe",
  "theme_color": "#abedd8",
  "background_color": "#1e1e1e",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "de-AT",
  "start_url": "/signin",
  "id": "/",
  "scope": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/Logos/Logo-Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logos/Logo-Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
