{
  "name": "Thinqo — منصّة التعلّم الذكيّة",
  "short_name": "Thinqo",
  "description": "منصّة تعليميّة ذكيّة للطلّاب العراقيّين — أستاذ ذكيّ، امتحانات تفاعليّة، وتعلّم مُخصَّص بالعربيّة.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1e3f",
  "theme_color": "#0b1e3f",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/thinqo-logo-v3.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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": "تعلّم",
      "description": "افتح صفحة المواد",
      "url": "/learn",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الامتحانات",
      "short_name": "امتحانات",
      "description": "تَدرّب على الامتحانات",
      "url": "/exams",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI",
      "short_name": "AI",
      "description": "كويز ذكيّ سريع",
      "url": "/quizzes",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
