{
    "name": "Study Smart",
    "short_name": "StudySmart",
    "description": "A-Level and O-Level revision with notes, flashcards, exercises, and past papers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f23",
    "theme_color": "#0b0f1a",
    "orientation": "any",
    "icons": [
        {
            "src": "/studysmart-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "books"
    ],
    "lang": "en"
}
