{
    "name": "AtLowest - Business Journey Made Easy",
    "short_name": "AtLowest",
    "description": "Start your e-com business with zero inventory mode.",
    "start_url": "/seller/marketplace",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "orientation": "portrait",
    "scope": "/"
}