{
    "short_name": "Partner CRM Zen",
    "name": "CRM Zen - CERTIFIED PARTNER",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#37B5C3",
    "theme_color": "#37B5C3",
    "icons": [
        {
          "src": "/static/192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
          "src": "/static/512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/?home-screen"
}
