{
    "name": "News 9 Today App",
    "short_name": "News 9 Today App",
    "start_url": "https://www.news9today.in/index.php",
    "display": "standalone",
    "background_color": "#000040",
    "theme_color": "#d32f2f",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://www.news9today.in/assets/public/pwa/69ea775a1411e-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://www.news9today.in/assets/public/pwa/69ea775a1343b-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}