{
  "short_name": "Акварель",
  "name": "Акварель проверка цен",
  "description": "Акварель проверка цен",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
    "screenshots": [
    {
      "src": "screen.jpg",
      "sizes": "540x1126",
      "type": "image/jpeg"
    }
  ],
    "icons": [
        {
            "src": "/barcode/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/barcode/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"

}