{
  "name": "ASK Dental Platform",
  "short_name": "ASK",
  "description": "The first bidding marketplace for dental treatments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "dentibid_app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "dentibid_app_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "dentibid_app_icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": [
    "medical",
    "health",
    "business"
  ],
  "shortcuts": [
    {
      "name": "طلب جديد",
      "short_name": "طلب",
      "url": "/patient/requests/new",
      "icons": [
        {
          "src": "dentibid_app_icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "سجل العلاج",
      "short_name": "السجل",
      "url": "/patient/history",
      "icons": [
        {
          "src": "dentibid_app_icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
