{
  "name": "Fudzhi-Sushi.ru",
  "short_name": "Fudzhi-Sushi.ru",
  "description": "Ресторан японской кухни",
  "start_url": "/",
  "orientation": "portrait",
  "screenshots": [
    {
      "src":"/screenshot.webp",
      "sizes":"500x980",
      "type":"image/webp",
      "form_factor":"narrow",
      "label": "Мобильная версия сайта с включенной белой темой"
    },
    {
      "src":"/screenshot-dark-mob.webp",
      "sizes":"500x980",
      "type":"image/webp",
      "form_factor":"narrow",
      "label": "Мобильная версия сайта с включенной тёмной темой"
    },
    {
      "src":"/screenshot-dark.webp",
      "sizes":"1920x1080",
      "type":"image/webp",
      "form_factor":"wide",
      "label": "ПК версия сайта с включенной тёмной темой"
    }
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
