{
  "name": "Best Opticals",
  "short_name": "BestOpticals",
  "description": "Best Opticals business app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#465fff",
  "icons": [
    {
      "src": "/images/logo/logo-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/images/logo/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "64x64 32x32 24x24 16x16"
    }
  ]
}
