{
    "name": "Natures Best Warehouse",
    "short_name": "Natures Best",
    "description": "Natures Best Warehouse.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00a859",
    "icons": [
        {
            "src": "/images/nb_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/nb_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
