{
  "name": "AI Сомелье",
  "short_name": "AI Sommelier",
  "description": "Интеллектуальный помощник для любителей вина с функциями чата и сканирования этикеток",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c1810",
  "theme_color": "#8b4513",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "food", "utilities"],
  "lang": "ru",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "prefer_related_applications": false
}