{
    "name": "Surányi Szalon Asszisztens",
    "short_name": "Asszisztens",
    "description": "Belső asszisztens — receptúra, checklist, foglalás.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F5F3",
    "theme_color": "#20457B",
    "lang": "hu",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
    ]
}
