{
    "name": "CrutchesGuide",
    "short_name": "CrutchesGuide",
    "description": "Expert guidance, tools, and resources for crutch users",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00B4D8",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/images/favicon/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/favicon/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "medical", "lifestyle"],
    "lang": "en-US",
    "dir": "ltr"
}
