{
    "name": "SysRAB - Система за Управление",
    "short_name": "SysRAB",
    "description": "Система за управление на данни, достъпна офлайн.",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f4f4",
    "theme_color": "#1E90FF",
    "icons": [
        {
            "src": "/images/sysrab-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/sysrab-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}