{
    "name": "Video Management System",
    "short_name": "VMS",
    "theme_color": "#306BFF",
    "background_color": "#fafafa",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "https://aipix.berkut24.kz/s3/vms-store/favicons/client/android-chrome-192x192.png",
            "sizes": "72x72 96x96 128x128 144x144 152x152 192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://aipix.berkut24.kz/s3/vms-store/favicons/client/android-chrome-512x512.png",
            "sizes": "384x384 512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}