{
  "background_color": "none",
  "description": "Установите приложение для быстрого заказа вкусной еды!",
  "dir": "ltr",
  "display": "standalone",
  "name": "MixCafe",
  "orientation": "portrait-primary",
  "scope": "/",
  "short_name": "MixCafe",
  "start_url": "/",
  "lang": "ru-RU",
  "theme_color": "none",
  "icons": [
    {
      "src": "images_app/500x500.png",
      "type": "image/png",
      "sizes": "500x500"
    }
  ],
  
  "screenshots": [
  {
    "src": "images_app/1.png",
    "sizes": "1280x720",
    "type": "image/png",
    "platform": "wide",
    "label": "Homescreen of Awesome App"
  },
  {
    "src": "images_app/2.png",
    "sizes": "1280x720",
    "type": "image/png",
    "platform": "wide",
    "label": "Homescreen of Awesome App"
  },
  {
    "src": "images_app/3.png",
    "sizes": "1280x720",
    "type": "image/png",
    "platform": "wide",
    "label": "Homescreen of Awesome App"
  },
  {
    "src": "images_app/4.png",
    "sizes": "1280x720",
    "type": "image/png",
    "platform": "wide",
    "label": "Homescreen of Awesome App"
  }
  
  ]

}