{
    "name": "TeachWell AI",
    "short_name": "TeachWell",
    "description": "TeachWell AI helps Filipino educators develop emotional intelligence through structured, facilitator-led AI-assisted workshops and reflective modules.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "scope": "/",
    "lang": "en",
    "categories": [
        "education",
        "productivity"
    ],
    "icons": [
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}