{
  "name": "وب اپلیکیشن شرکت ارشان سازه",
  "short_name": "ارشان سازه",
  "description": "سیستم ثبت سفارش شرکت ارشان سازه",
  "start_url": "/check.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",

  "icons": [
    {
      "src": "/Assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}