{
    "name": "Snappy - Where Science Meets Reading!",
    "short_name": "Snappy",
    "description": "Free phonics app for kids ages 3-8. Learn to read by speaking with speech recognition and interactive magnetic tiles across 66 progressive levels.",
    "start_url": "/app",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#B565F3",
    "orientation": "landscape",
    "categories": ["education", "kids"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/static/assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
