{
    "name": "JEE 2026 — Physics Simulations",
    "short_name": "JEE 2026",
    "description": "Interactive physics, chemistry and maths simulations for JEE aspirants.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#f59e0b",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-IN",
    "categories": [
        "education",
        "productivity"
    ],
    "icons": [
        {
            "src": "/globe.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/globe.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/dashboard.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "Dashboard"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Simulations",
            "short_name": "Simulations",
            "description": "Browse all physics, chemistry and maths simulations",
            "url": "/sims",
            "icons": [
                {
                    "src": "/globe.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "My Dashboard",
            "short_name": "Dashboard",
            "description": "View your learning progress and stats",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/globe.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}
