{
  "id": "/mukhtasar-dental/",
  "name": "Dentigram — دنتيغرام",
  "short_name": "Dentigram",
  "description": "دنتيغرام — نظام إدارة عيادة الأسنان، يعمل بلا إنترنت وبياناتك على جهازك",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d5c7a",
  "theme_color": "#0d5c7a",
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المرضى",
      "short_name": "المرضى",
      "url": "./?p=patients"
    },
    {
      "name": "المواعيد",
      "short_name": "المواعيد",
      "url": "./?p=appointments"
    }
  ],
  "share_target": {
    "action": "./share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "photos",
          "accept": ["image/*"]
        },
        {
          "name": "scan",
          "accept": [".dcm", ".dic", ".dicom", ".zip", ".stl", ".obj", ".ply", "application/dicom", "application/zip", "model/stl", "application/octet-stream"]
        }
      ]
    }
  },
  "version": "2.95.0"
}