{
    "name": "GolpoHub - ধারাবাহিক ওয়েব উপন্যাস",
    "short_name": "GolpoHub",
    "description": "অনলাইন ধারাবাহিক উপন্যাস, মাল্টি-সিজন গল্প ও সাহিত্যের পর্ব পড়ার ডিজিটাল প্ল্যাটফর্ম।",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "orientation": "portrait-primary",
    "lang": "bn",
    "categories": ["books", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "সব সিরিজ",
            "short_name": "সিরিজ",
            "description": "সকল ধারাবাহিক উপন্যাস ব্রাউজ করুন",
            "url": "/series",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "লেখকবৃন্দ",
            "short_name": "লেখক",
            "description": "সেরা লেখকদের তালিকা",
            "url": "/authors",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "অনুসন্ধান",
            "short_name": "খুঁজুন",
            "description": "উপন্যাস বা গল্প অনুসন্ধান করুন",
            "url": "/search",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        }
    ]
}
