﻿{
  "theme_color": "#3558f6",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "سامانه طب 20",
  "short_name": "Teb20",
  "description": "سامانه طب 20",
  "icons": [
    {
      "src": "https://teb20.com/Content/images/Teb20-Logo-ver.png",

      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Privacy policy",
      "short_name": "Privacy",
      "description": "View the privacy policy",
      "url": "/Doctor/Index",
      "icons": [
        {
          "src": "https://teb20.com/Content/images/Teb20-Logo-ver.png",
          "sizes": "128x128"
        }
      ]
    }
  ]
}