{
    "name": "EVreporter",
    "short_name": "EVreporter",
    "description": "Get the latest business and technology trends in the Indian EV ecosystem.",
    "icons": [
        {
            "src": "https:\/\/evreporter.com\/wp-content\/uploads\/2022\/05\/PWA-ICON.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/evreporter.com\/wp-content\/uploads\/2022\/05\/PWA-SPLASH-SCREEN-ICON-2.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https:\/\/evreporter.com\/wp-content\/uploads\/2022\/05\/app-screenshot.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable",
            "form_factor": "wide"
        }
    ],
    "background_color": "rgb(35,114,67)",
    "theme_color": "rgb(33,211,205)",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "https:\/\/evreporter.com",
    "scope": "https:\/\/evreporter.com\/"
}