{
    "name": "Learn German With Max",
    "short_name": "Max",
    "theme_color": "#ffffff",
    "background_color": "#ffc900",
    "lang": "en",
    "icons": [
      {
        "src": "/resources/favicon/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/resources/favicon/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "orientation":"portrait",
    "display":"standalone",
    "dir":"auto",
    "description": "Learn German with Max and pass your exam",
    "categories": ["education"],
    "start_url": "https://localhost/max/en/profile?checklang=1",
    "scope": "/",
    "shortcuts" : [
        {
            "name": "Lessons",
            "url": "/en/lessons/a1"
        },
        {
            "name": "Worksheets",
            "url": "/en/worksheets/a1"
        },
        {
            "name": "Podcasts",
            "url": "/en/podcasts/a1"
        }
    ]
}
