{
    "name": "MediCore HMIS",
    "short_name": "MediCore",
    "description": "Hospital Management Information System",
    "start_url": "/backoffice",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "any",
    "icons": [
        {
            "src": "/medicorehmis_icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/medicorehmis_icon.png",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["medical", "health", "business"],
    "lang": "en",
    "dir": "ltr"
}
