{
  "name": "Tabib Talk — Medical Arabic",
  "short_name": "Tabib Talk",
  "description": "Medical Arabic and history taking for medical students, in Egyptian, Saudi (Hejazi) and Gulf (Khaleeji) dialects.",
  "id": "/",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#0F766E",
  "background_color": "#0F766E",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "medical"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Course",
      "short_name": "Course",
      "description": "Carry on with your study path",
      "url": "/app.html?go=course",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Quiz Hub",
      "short_name": "Quizzes",
      "description": "Test yourself",
      "url": "/app.html?go=quiz",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Your plan and details",
      "url": "/account.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
