{
    "name": "Verdicly.com",
    "short_name": "Verdicly",
    "description": "Verdicly - India's Premier Legal News & Analysis Platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#DC2626",
    "id": "verdicly",
    "categories": [
        "news",
        "education",
        "law",
        "government"
    ],
    "orientation": "portrait-primary",
    "dir": "ltr",
    "lang": "en-IN",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/branding/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/branding/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/branding/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/branding/maskable_icon.png",
            "sizes": "196x196",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}