{
  "name": "БЕРЛОГА — первичный приём",
  "short_name": "БЕРЛОГА",
  "description": "Форма первичного приёма с ИИ-анализом для ветеринарного врача",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1814",
  "theme_color": "#0f1814",
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
