{
    "name": "Seyllo",
    "short_name": "Seyllo",
    "description": "Multi-vendor e-commerce platform for game server products",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#06b6d4",
    "icons": [
        {
            "src": "/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
