{
    "name": "PHSH-ADMIN",
    "short_name": "PHSH",
    "description": "PHSH-ADMIN",
    "display": "standalone",
    "start_url": ".",
    "id": "index.html",
    "scope": "/",
    "background_color": "#999",
    "theme_color": "#292d3e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "./image/logo-small.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}