{
    "name": "Hello Farmaish",
    "short_name": "Hello Farmaish",
    "description": "Online shopping for fashion, electronics, home and more.",
    "start_url": "/hello/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#16335B",
    "icons": [
        {
            "src": "/hello/assets/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/hello/assets/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}