{
  "name": "UzPrice — Сравнение цен в Узбекистане",
  "short_name": "UzPrice",
  "description": "Сравниваем цены из 8 магазинов Узбекистана. AI-поиск, история цен, избранное.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Поиск",
      "short_name": "Поиск",
      "description": "Найти товар",
      "url": "/search",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Избранное",
      "short_name": "Избранное",
      "description": "Мои избранные товары",
      "url": "/me/favorites",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
