{
  "name": "FillWindow — заполнение окон и запись клиентов",
  "short_name": "FillWindow",
  "description": "Клиент отменил визит — освободившееся окно уходит тем, кто ждал очереди.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f6fa",
  "theme_color": "#2e5288",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
