{
    "name": "Wedding Cuple — HAPPY COUPLE Marriage Media",
    "short_name": "Wedding Cuple",
    "description": "Bangladesh's trusted matchmaking platform — verified bride & groom profiles with encrypted privacy.",
    "id": "/",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fcfaf6",
    "theme_color": "#6e1023",
    "lang": "bn",
    "dir": "ltr",
    "categories": ["social", "lifestyle"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Search Profiles",
            "url": "/search",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Wedding Mart",
            "url": "/mart",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
