{
    "name": "Madhyanchal",
    "short_name": "Madhyanchal",
    "description": "Official App for Madhyanchal Sarbajanin, Chandannagar.",
    "id": "/?homescreen=1",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#1c1917",
    "theme_color": "#1c1917",
    "categories": [
        "events",
        "lifestyle",
        "culture",
        "entertainment"
    ],
    "icons": [
        {
            "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/icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/1.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Experience Jagadhatri Puja"
        },
        {
            "src": "/screenshots/2.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Festival Schedule"
        },
        {
            "src": "/screenshots/3.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Photo Gallery"
        },
        {
            "src": "/screenshots/4.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Festival Origins"
        },
        {
            "src": "/screenshots/5.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Heritage Timeline"
        },
        {
            "src": "/screenshots/6.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Awards & Recognition"
        },
        {
            "src": "/screenshots/7.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Durga Puja at Madhyanchal"
        }
    ],
    "shortcuts": [
        {
            "name": "Durga Puja",
            "short_name": "Durga Puja",
            "description": "Durga Puja Celebrations",
            "url": "/durgapuja/?utm_source=pwa",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Puja Schedule",
            "short_name": "Schedule",
            "description": "Check live rituals, Anjali timings and festival dates",
            "url": "/schedule/?utm_source=pwa",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Photo Gallery",
            "short_name": "Gallery",
            "description": "Explore pandal art and nocturnal lighting tableau archives",
            "url": "/gallery/?utm_source=pwa",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "scope_extensions": [
        {
            "type": "origin",
            "origin": "*.sayandatta.co.in"
        },
        {
            "type": "origin",
            "origin": "*.madhyanchalsarbajanin.co.in"
        },
        {
            "type": "origin",
            "origin": "*.firebaseapp.com"
        },
        {
            "type": "origin",
            "origin": "*.razorpay.com"
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+msmpay",
            "url": "/services/membership/%s"
        },
        {
            "protocol": "web+msmstatus",
            "url": "/services/membership/%s/status"
        },
        {
            "protocol": "web+msmnotice",
            "url": "/notices?id=%s"
        }
    ]
}