{
    "name": "SignTutor - ASL Learning",
    "short_name": "SignTutor",
    "description": "Learn American Sign Language with AI-powered real-time feedback",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1c1917",
    "theme_color": "#8b5cf6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "education",
        "lifestyle"
    ],
    "lang": "en",
    "prefer_related_applications": false
}