{
    "name": "ExamTwin - AI Study Platform",
    "short_name": "ExamTwin",
    "description": "AI-powered study platform for JEE, NEET, UPSC, CAT, GATE & College Exams",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#FF6B35",
    "background_color": "#0F172A",
    "lang": "en-IN",
    "dir": "ltr",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "https://i.postimg.cc/jSfhKWps/logok.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://i.postimg.cc/jSfhKWps/logok.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://i.postimg.cc/jSfhKWps/logok.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://i.postimg.cc/jSfhKWps/logok.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://i.postimg.cc/jSfhKWps/logok.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/app",
            "icons": [{ "src": "https://i.postimg.cc/jSfhKWps/logok.png", "sizes": "192x192" }]
        },
        {
            "name": "Pricing",
            "short_name": "Pricing",
            "url": "/pricing",
            "icons": [{ "src": "https://i.postimg.cc/jSfhKWps/logok.png", "sizes": "192x192" }]
        }
    ]
}