{
    "name": "StaffNewsGenerator",
    "short_name": "SNG",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0b0b0c",
    "theme_color": "#5171ff",
    "icons": [
        {
            "src": "/assets/img/StaffNewsGeneratorLogo-1x1.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}