{
    "id": "/",
    "name": "ZeroLanguage",
    "short_name": "ZeroLang",
    "description": "Master any language with structured lessons, interactive flashcards, and spaced repetition.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "education",
        "language"
    ],
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/mobile-home.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "ZeroLanguage home screen showing language courses"
        },
        {
            "src": "/screenshots/mobile-lesson.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Interactive lesson with flashcards and exercises"
        },
        {
            "src": "/screenshots/desktop-home.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "ZeroLanguage dashboard on desktop"
        }
    ],
    "shortcuts": [
        {
            "name": "Start Learning",
            "short_name": "Learn",
            "description": "Jump into your next lesson",
            "url": "/learn"
        },
        {
            "name": "Review Cards",
            "short_name": "Review",
            "description": "Review your flashcards",
            "url": "/review"
        },
        {
            "name": "View Stats",
            "short_name": "Stats",
            "description": "Check your progress",
            "url": "/profile"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
