{
    "name": "MedLearno Physics",
    "short_name": "MedLearno",
    "description": "AI-powered medical exam prep \u2014 NEET, JEE practice & revision",
    "start_url": "https://phy.medlearno.in/dashboard",
    "scope": "https://phy.medlearno.in/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://phy.medlearno.in/wp-content/themes/medlearno-question-bank/assets/images/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://phy.medlearno.in/wp-content/themes/medlearno-question-bank/assets/images/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education"
    ],
    "shortcuts": [
        {
            "name": "Practice Hub",
            "url": "https://phy.medlearno.in/practice-hub",
            "description": "Smart adaptive drills"
        },
        {
            "name": "My Results",
            "url": "https://phy.medlearno.in/my-results",
            "description": "View your scores"
        },
        {
            "name": "Revision Hub",
            "url": "https://phy.medlearno.in/revision-hub",
            "description": "Spaced-repetition cards"
        }
    ]
}