{
    "name": "BrightCoding Hub",
    "short_name": "BC Hub",
    "description": "Articles, AI Prompts & Developer Tools from BrightCoding ecosystem",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b1120",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "education",
        "technology",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}