{
    "name": "BIOMED SERVICES",
    "short_name": "BIOMED",
    "description": "BIOMED SERVICES application",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0578d3",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/applogo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
