{
  "name": "La Piazza - Доставка итальянской кухни",
  "short_name": "La Piazza",
  "description": "Закажите вкусную итальянскую еду с доставкой в Твери. Пицца, паста от ресторана La Piazza.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["food", "restaurant", "delivery", "shopping"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Меню",
      "short_name": "Меню",
      "description": "Посмотреть меню ресторана",
      "url": "/menu"
    },
    {
      "name": "Доставка",
      "short_name": "Доставка",
      "description": "Проверить зону доставки",
      "url": "/delivery"
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Связаться с рестораном",
      "url": "/contacts"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
