{
    "name": "",
    "short_name": "",
    "description": "",
    "start_url": "https://dbbreakings.in/?utm_source=pwa&utm_medium=homescreen",
    "scope": "https://dbbreakings.in/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#c41e3a",
    "background_color": "#ffffff",
    "lang": "hi-IN",
    "dir": "ltr",
    "categories": [
        "news",
        "magazines"
    ],
    "icons": [
        {
            "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "ताजा खबरें",
            "short_name": "ताजा",
            "url": "https://dbbreakings.in/?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "क्राइम न्यूज़",
            "short_name": "Crime",
            "url": "https://dbbreakings.in/category/crime/",
            "icons": [
                {
                    "src": "https://dbbreakings.in/wp-content/plugins/dbbreakings-pwa/assets/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}