{
    "name": "Sales App",
    "short_name": "Sales App",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=1.0.1",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=1.0.1",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#4b4e50",
    "background_color": "#4b4e50",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
}