{
  "name": "Orthopedic Board Review — دیبا طب",
  "short_name": "OBR",
  "description": "برنامه‌ی روزانه‌ی مرور و یادگیری مباحث آزمون بورد ارتوپدی",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fc",
  "theme_color": "#00143F",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/ortho.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ortho.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ortho.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "داشبورد",
      "short_name": "Dashboard",
      "url": "/dashboard.html"
    },
    {
      "name": "برنامه درسی",
      "short_name": "Curriculum",
      "url": "/curriculum.html"
    },
    {
      "name": "بلوک‌ها",
      "short_name": "Blocks",
      "url": "/blocks.html"
    }
  ]
}
