{
    "name": "Чорноморка — ControlPanel",
    "short_name": "ControlPanel",
    "description": "Система чек-листів для ресторану",
    "start_url": "/login.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#06181f",
    "theme_color": "#0d3c4f",
    "orientation": "portrait-primary",
    "lang": "uk",
    "icons": [
        { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
