{
    "name": "LevelApp",
    "short_name": "LevelApp",
    "start_url": ".", 
    "display": "standalone",
    "version": "1.9.190",
    "manifest_version": 250,
    "background_color": "#12436F",
    "theme_color": "#12436F",
    "description": "Die „Level App“ bietet Schülern, Eltern und Coaches eine Plattform zur Organisation des LevelUp Mathe Coachings.",
    "orientation": "landscape-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
          "platform": "play",
          "url": "https://play.google.com/store/apps/details?id=de.levelupsc.levelup_app",
          "id": "de.levelupsc.levelup_app"
        }, {
          "platform": "itunes",
          "url": "https://apps.apple.com/de/app/level-up-school-coaching-app/id1477619570"
        }],
    "icons": [
        {
            "src": "web-icons/appicon192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "web-icons/appicon512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
