{
    "id": "/index.html",
    "name": "ফুল ঝুড়ি পুষ্প পয়েন্ট",
    "short_name": "PJPP",
    "description": "ফুল ঝুড়ি পুষ্প পয়েন্ট — প্রিমিয়াম ইভেন্ট ম্যানেজমেন্ট ও অনলাইন শপ",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f4f7f6",
    "theme_color": "#2e3192",
    "lang": "bn",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "lifestyle"],
    "shortcuts": [
        {
            "name": "অনলাইন শপ",
            "short_name": "শপ",
            "description": "পণ্য দেখুন ও অর্ডার করুন",
            "url": "/online-shop.html",
            "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
        }
    ]
}