{
    "name": "AdaptiveAces Hub",
    "short_name": "AdaptiveAces",
    "description": "Comprehensive platform for institutes offering occupational therapy, speech therapy, and special education services",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#574DFF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-v2-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-v2-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon-v2.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "health",
        "education",
        "productivity"
    ],
    "screenshots": []
}