{
  "name": "CASTELLO - Pan Africa",
  "short_name": "CASTELLO",
  "description": "Ресторан панафриканской кухни в Москве — изысканные блюда, атмосфера и удобный онлайн-заказ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a0e0a",
  "theme_color": "#1a0e0a",
  "orientation": "portrait-primary",
  "lang": "ru",
  "categories": ["food", "restaurants", "lifestyle"],
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Меню блюд",
      "short_name": "Меню",
      "description": "Посмотреть меню ресторана CASTELLO",
      "url": "./menu.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Галерея",
      "short_name": "Галерея",
      "description": "Фотографии ресторана и кухни",
      "url": "./gallery.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
