{
    "name": "SAFAL ERP",
    "short_name" : "SAFAL ERP",
    "start_url": "index.php?r=site%2Flogin",
    "scope" : "./",
    "icons": [
        {
            "src": "img/paw-1.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/pwa-2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1d5794",
    "background_color": "#1d5794",
    "display": "standalone"
}