{
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "https://rajdeep.intellikast.in/",
    "name": "Intellikast CRM",
    "short_name": "IntellikastCRM",
    "description": "CRM for sales organisations",
    "icons": [
        {
            "src": "/images/CRMLogo.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/CRMLogo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/CRMLogo.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/images/CRMLogo.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/images/CRMLogo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "permission": [
        "geolocation"
    ]
}