{
    "name": "Exam Ace",
    "short_name": "Exam Ace",
    "description": "ExamAce is the only productivity app dedicated exclusively to the rigorous demands of JEE, NEET, and Class 10 preparation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/feature-video-player.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Focused Video Player"
        },
        {
            "src": "/feature-ai-notes.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "AI Powered Notes"
        },
        {
            "src": "/feature-playlist.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Playlist Management"
        },
        {
            "src": "/feature-analytics.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Study Analytics"
        }
    ]
}