{
    "name": "Gasmama",
    "short_name": "Gasmama",
    "description": "Order LPG gas cylinders online with fast delivery, trusted brands, live order tracking, and secure checkout.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "orientation": "portrait-primary",
    "lang": "en-US",
    "dir": "ltr",
    "theme_color": "#EF7822",
    "background_color": "#FFF6EC",
    "categories": [
        "shopping",
        "business",
        "utilities"
    ],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Browse Gas Brands",
            "short_name": "Brands",
            "description": "Explore trusted LPG gas brands and products.",
            "url": "/?source=shortcut_brands",
            "icons": [
                {
                    "src": "gasmama-search-favicon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Track Orders",
            "short_name": "Orders",
            "description": "Check your latest gas order and delivery status.",
            "url": "/?source=shortcut_orders",
            "icons": [
                {
                    "src": "gasmama-search-favicon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "gasmama-search-favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "gasmama-search-favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
