{
    "name": "Pooja Provision",
    "short_name": "Pooja Provision",
    "description": "Smart wholesale business management system for billing, purchases, inventory, customers and suppliers.",
    "start_url": "/admin",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#16a34a",
    "orientation": "portrait-primary",
    "lang": "en-IN",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}