{
    "name": "Apvendi App",
    "short_name": "Apvendi",
    "description": "Online stores and Marketplace for businesses",
    "icons": [
        {
            "src": "/static/assets/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "id": "https://apvendi.app/dashboard",
    "start_url": "https://apvendi.app/dashboard",
    "scope": "https://apvendi.app/",
    "theme_color": "#5a28fb",
    "background_color": "#ffffff",
    "categories": ["ecommerce", "menus", "sales", "restaurants", "businesses", "metaverse", "invoicing"],
    "display": "standalone",
    "launch_handler": {
        "client_mode": "navigate-new"
    }
}

