{
    "name": "PakComms",
    "short_name": "PakComms",
    "description": "PakComms Communication and Peacekeeping Training Platform",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f4f7fb",
    "theme_color": "#2e7d32",
    "icons": [
        {
            "src": "/static/img/logo.png",
            "sizes": "500x500",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}