{
    "name": "The Nursery Green",
    "short_name": "NurseryGreen",
    "description": "Premium plant care & organic fertilizers. Shop vermicompost, neem cake, bio-stimulants and gardening essentials.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0B6E4F",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-IN",
    "categories": ["shopping", "lifestyle"],
    "icons": [
        {
            "src": "Images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "Images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Shop Products",
            "url": "/index.html#organic",
            "description": "Browse plant care products"
        },
        {
            "name": "Plant Scanner",
            "url": "/plant-scanner.html",
            "description": "Scan and diagnose plant diseases"
        },
        {
            "name": "My Orders",
            "url": "/dashboard.html",
            "description": "Track your orders"
        }
    ]
}
