{
    "name": "vCRM",
    "short_name": "vCRM",
    "start_url": ".",
    "display": "fullscreen",
    "background_color": "#fff",
    "description": "Zarządzanie relacjami z klientami",
    "icons": [
        {
            "src": "images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#000000",
    "dir": "ltr",
    "lang": "pl",
    "orientation": "portrait",
    "scope": "/"
}