{
    "id": "/",
    "name": "Notelamp",
    "short_name": "Notelamp",
    "description": "Practise exam papers, track performance, and pinpoint weak topics for JEE, NEET, and beyond.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#419296",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "48x48 72x72 96x96 128x128 144x144 168x168 192x192 256x256 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
