{
    "name": "iwantcoding.com — Free Online Web Tutorials",
    "short_name": "iwantcoding.com",
    "description": "Learn HTML, CSS, JavaScript and more with hands-on lessons, quizzes, and an AI study buddy.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#04AA6D",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "developer", "productivity"],
    "shortcuts": [
        { "name": "Daily challenge", "url": "/challenge", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] },
        { "name": "Leaderboard",     "url": "/leaderboard" },
        { "name": "AI study buddy",  "url": "/?ai=open" }
    ]
}
