{
    "name": "Growing Balanced",
    "short_name": "Growing Balanced",
    "description": "Build your child's Balanced Routine — daily visual schedules and quick sensory support, all in one place. Built for parents, teachers, and therapists.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F9F7F3",
    "theme_color": "#5B7B7A",
    "categories": ["health", "lifestyle", "education", "parenting"],
    "lang": "en",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Today's schedule",
            "short_name": "Schedule",
            "description": "Jump straight into today's visual schedule.",
            "url": "/dashboard?tab=schedule",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Fix It Fast",
            "short_name": "Fix It Fast",
            "description": "Get a quick regulation activity right now.",
            "url": "/dashboard?fixitfast=1",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
