{
    "name": "VYGR News",
    "short_name": "VYGR",
    "start_url": "https://vygrnews.com/",
    "background_color": "#ffffff",
    "description": "News : Latest News, India News | Vygr",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "dist/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "dist/images/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}