{
  "theme_color" : "#fff",
  "background_color" : "#A2E1FF",
  "display" : "standalone",
  "scope" : "/",
  "start_url" : "/",
  "name" : "Вита ЛК",
  "short_name" : "Вита ЛК",
  "description" : "",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}