{
    "name": "Mahadev Saree Service",
    "short_name": "Mahadev",
    "description": "Premium Saree and Textile Management System",
    "id": "mahadevsareeservice",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#D41132",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "pwa-icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "pwa-icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}