{
  "id": "/",
  "name": "Granat Oren",
  "short_name": "Granat",
  "description": "Свежие фрукты и овощи с доставкой по Оренбургу",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f8",
  "theme_color": "#c8001f",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ru",
  "categories": ["food", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "url": "/catalog",
      "description": "Фрукты, овощи, орехи и сухофрукты",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    },
    {
      "name": "Корзина",
      "url": "/cart",
      "description": "Перейти к оформлению заказа",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Granat Oren - доставка продуктов по Оренбургу"
    },
    {
      "src": "/screenshot-narrow.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Granat Oren - каталог"
    }
  ]
}
