{
  "id": "./",
  "name": "مساعد المقابلة — Interview Assistant",
  "short_name": "Interview AI",
  "description": "مساعد ذكي للمقابلات الوظيفية — محاكاة، تدريب بالإطارات STAR/PREP/PACE، وإجابات مخصصة بالذكاء الاصطناعي. مجاني، يعمل بدون إنترنت، عربي وإنجليزي.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0E0E14",
  "theme_color": "#3D5AFE",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["productivity", "education", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "مساعد المقابلة — الشاشة الرئيسية"
    }
  ],
  "shortcuts": [
    {
      "name": "مقابلة مباشرة",
      "short_name": "مباشرة",
      "description": "ابدأ جلسة مقابلة فورية بالميكروفون",
      "url": "./index.html#live",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "محاكاة المحاور",
      "short_name": "محاكاة",
      "description": "محاكاة واقعية مع محاور AI",
      "url": "./index.html#sim",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "مدرسة التدريب",
      "short_name": "تدريب",
      "description": "تدريب بإطارات STAR وPREP وPACE",
      "url": "./index.html#train",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": { "title": "q", "text": "q" }
  },
  "protocol_handlers": [],
  "edge_side_panel": {
    "preferred_width": 480
  }
}
