{
  "name": "NeuoraTech Learn",
  "short_name": "NT Learn",
  "description": "لوحة طالب PWA لتعلم الإنجليزية بطريقة تفاعلية.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eff6ff",
  "theme_color": "#eff6ff",
  "icons": [
    {
      "src": "/learn/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/learn/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "دوراتي",
      "short_name": "دوراتي",
      "url": "/courses",
      "icons": [{ "src": "/learn/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تمرين النطق",
      "short_name": "النطق",
      "url": "/pronunciation",
      "icons": [{ "src": "/learn/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
