﻿{
  "name": "RayTeb - سامانه متمرکز نوبت دهی",
  "short_name": "Rayteb",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f2f9ff",
  "description": "سامانه متمرکز نوبت دهی",
  "theme_color": "#000523",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Content/images/app-icon/app-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Content/images/app-icon/app-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": true,
  "launch_handler": {
    "client_mode": "navigate-new"
  }
}
