{
    "name": "CurrentPrep — UPSC Daily ePaper",
    "short_name": "CurrentPrep",
    "description": "AI-powered daily ePaper for UPSC Civil Services aspirants. Syllabus-aligned current affairs with Prelims & Mains pointers.",
    "start_url": "/daily-epaper",
    "display": "standalone",
    "background_color": "#0A0F1C",
    "theme_color": "#1a365d",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "news"
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Today's ePaper",
            "url": "/daily-epaper",
            "description": "View today's UPSC current affairs ePaper"
        },
        {
            "name": "Archive",
            "url": "/daily-epaper/archive",
            "description": "Browse past ePapers"
        },
        {
            "name": "UPSC Syllabus",
            "url": "/syllabus",
            "description": "UPSC Civil Services Exam syllabus"
        }
    ]
}