{
    "name": "My Mind Crew",
    "short_name": "MyMindCrew",
    "description": "A gamified mental health app for kids aged 10-14. Meet your crew of emotion characters, learn how feelings work in your body, and build emotional intelligence through play.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "categories": ["health", "education", "kids"],
    "icons": [
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
