{
  "display": "standalone",
  "name": "TesLab Client",
  "short_name": "TesLabClient",
  "version": "client.inzc.teslab",
  "description": "Личный кабинет клиента лаборатории",
  "author": "ООО \"Инженерная компания\"",
  "background_color": "#dadada",
  "theme_color": "#dadada",
  "orientation": "any",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any"
    },
    {
      "src": "favicon.ico",
      "sizes": "128x128"
    }
  ],
  "start_url": "index.html",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=io.inzc.teslab",
      "id": "io.inzc.teslab"
    }
  ]
}
