{
  "name": "My Course",
  "short_name": "My Course",
  "description": "Online learning portal.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#334155",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "מפת הקורס",
      "url": "/dashboard"
    },
    {
      "name": "האזור האישי",
      "url": "/personal"
    },
    {
      "name": "ספריית הכלים",
      "url": "/tools"
    }
  ],
  "categories": ["education"],
  "prefer_related_applications": false
}
