{
    "name": "Notta Socket",
    "short_name": "Notta Socket",
    "description": "",
    "start_url": "/",
    "background_color": "#FDC700",
    "theme_color": "#432004",
    "display": "standalone",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "498x498",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ]
}
