{
  "name": "Schaefer AG Lernplattform",
  "short_name": "Lernplattform",
  "description": "Enterprise Learning Platform - Schaefer AG",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#082567",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-540x720.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot-1080x1440.png",
      "sizes": "1080x1440",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Meine Kurse",
      "short_name": "Kurse",
      "description": "Auf deine Kurse zugreifen",
      "url": "/courses",
      "icons": [
        {
          "src": "/icons/shortcut-courses-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Bewertungen",
      "short_name": "Assessments",
      "description": "Deine Bewertungen anzeigen",
      "url": "/assessments",
      "icons": [
        {
          "src": "/icons/shortcut-assessments-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
