{
    "name": "Dr. Physio - AI-Powered Physiotherapy Platform",
    "short_name": "Dr. Physio",
    "description": "Get personalized physiotherapy assessments and treatment plans with AI-powered platform. Expert rehabilitation guidance for faster recovery.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "categories": [
        "health",
        "medical",
        "fitness"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        },
        {
            "src": "/physio_logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/physio_logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/physio_logo.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}