{
    "name": "Panther Security",
    "short_name": "Panther",
    "description": "Přihlášení do systému Panther Security",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f2c94c",
    "icons": [
        {
            "src": "/icons/panther.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/panther.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/panther.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}