{
    "name": "Ayurvaan (Bapa Sitaram Ayurvedic) - Authentic Ayurvedic Medicine Store",
    "short_name": "Ayurvaan",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#2E7D32",
    "theme_color": "#4CAF50",
    "description": "Your trusted online Ayurvedic medicine store. Shop authentic Ayurvedic products, consult with doctors, and explore AyurPathshala. 20+ years of trusted service in Mira Road.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["health", "medical", "shopping"],
    "lang": "en-IN",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Shop Products",
            "short_name": "Shop",
            "description": "Browse and shop Ayurvedic products",
            "url": "/categories",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Cart",
            "short_name": "Cart",
            "description": "View your shopping cart",
            "url": "/cart",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "AyurPathshala",
            "short_name": "Learn",
            "description": "Explore Ayurvedic knowledge",
            "url": "/ayur-pathshala",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        }
    ]
}
