{
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "WeedatAPP",
    "short_name": "WeedatAPP",
    "description": "WeedatAPP",
    "icons": [
        {
            "src": "/img/icons/icon-192x192-v1.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icons/icon-256x256-v1.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/img/icons/icon-384x384-v1.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/img/icons/icon-512x512-v1.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}