{
  "name": "JabirCV — Bilingual CV & Resume Builder",
  "short_name": "JabirCV",
  "description": "Free, professional CV and resume builder with full Arabic and English support, ATS-friendly templates, real-time scoring, and one-click PDF export.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "en",
  "dir": "auto",
  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Edit Profile",
      "short_name": "Profile",
      "description": "Edit your profile and CV details",
      "url": "/profile/edit",
      "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Download CV",
      "short_name": "Download",
      "description": "Generate and download your CV as PDF",
      "url": "/resume/download",
      "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ATS Checker",
      "short_name": "ATS",
      "description": "Check your CV's ATS compliance",
      "url": "/ats-checker",
      "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
    }
  ]
}
