{
    "name": "Shop Manager",
    "short_name": "Shop Manager",
    "description": "Simplified management of your shops, orders and deliveries.",
    "background_color": "#0c111d",
    "theme_color": "#f7963d",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "minimal-ui", "standalone"],
    "scope": "/",
    "start_url": "/merchant/dashboard",
    "id": "/merchant/dashboard",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "images/logo/sm-logo-bg.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo/sm-logo-bg.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
