{
    "name": "Pamphlet App - AI-Powered GCE Study Assistant",
    "short_name": "Pamphlet App",
    "description": "Transform your GCE studies with AI-powered learning. Access 8 core subjects, PDF papers, and intelligent study assistance.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F8FAFC",
    "theme_color": "#0F172A",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["education", "productivity", "utilities"],
    "icons": [
        {
            "src": "logo-gradient.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "home-dark.png",
            "sizes": "400x800",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Pamphlet App home screen"
        },
        {
            "src": "download-mockup.jpg",
            "sizes": "400x300",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Download section preview"
        }
    ],
    "shortcuts": [
        {
            "name": "Download App",
            "short_name": "Download",
            "description": "Download Pamphlet App for iOS and Android",
            "url": "/#download",
            "icons": [
                {
                    "src": "favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "View Features",
            "short_name": "Features",
            "description": "Explore app features and capabilities",
            "url": "/#features",
            "icons": [
                {
                    "src": "favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        }
    ]
}
