{
  "id": "/motaz-cv-builder",
  "name": "Motaz CV Builder",
  "short_name": "Motaz CV",
  "description": "أنشئ CV احترافي من قالب جاهز، وعدّل البيانات وعاينها وصدّرها من الموبايل أو الكمبيوتر.",
  "start_url": "/builder?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f6f3ed",
  "theme_color": "#17212d",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "navigate-existing" },
  "shortcuts": [
    {
      "name": "ابدأ CV",
      "short_name": "ابدأ",
      "url": "/builder?start=template",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "دليل الاستخدام",
      "short_name": "الدليل",
      "url": "/guide",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/motaz-cv-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
