{
    "name": "Fuchsikus - Entdecken, spielen, wachsen.",
    "short_name": "Fuchsikus",
    "description": "Spielerisches Lernen für Vorschul- und Grundschulkinder",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fff7ed",
    "theme_color": "#f2780c",
    "lang": "de",
    "dir": "ltr",
    "categories": ["education", "kids"],
    "prefer_related_applications": false,
    "related_applications": [
        { "platform": "play", "id": "de.fuchsikus.app" }
    ],
    "launch_handler": { "client_mode": "navigate-existing" },
    "shortcuts": [
        {
            "name": "Meine Spiele",
            "url": "/dashboard",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Shop",
            "url": "/shop",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Rangliste",
            "url": "/rangliste",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ],
    "icons": [
        { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "screenshots": [
        { "src": "/images/screen2.png", "sizes": "703x1129", "type": "image/png", "form_factor": "narrow", "label": "Startseite" },
        { "src": "/images/screen3.png", "sizes": "717x1020", "type": "image/png", "form_factor": "narrow", "label": "Login" },
        { "src": "/images/screen1.png", "sizes": "715x1245", "type": "image/png", "form_factor": "narrow", "label": "Lernspiele-Dashboard" },
        { "src": "/images/screen4.png", "sizes": "1836x1101", "type": "image/png", "form_factor": "wide", "label": "Startseite (Desktop)" }
    ]
}
