{
    "name": "Iqra Bazaar — Islamic Book Store",
    "short_name": "Iqra Bazaar",
    "description": "Authentic Islamic books and culture — Quran, Tafsir, Hadith, Seerah and more from trusted sellers across Pakistan.",
    "id": "/",
    "start_url": "/?src=app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fbf8f0",
    "theme_color": "#0E5138",
    "lang": "en",
    "dir": "auto",
    "categories": ["shopping", "books"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Shop",
            "url": "/shop?src=app",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Cart",
            "url": "/cart?src=app",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Orders",
            "url": "/orders?src=app",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
