{
  "name": "CVERA – AI-Powered Career Platform",
  "short_name": "CVERA",
  "description": "منشئ سيرة ذاتية بالذكاء الاصطناعي | Create, optimize & analyze your CV with AI. ATS-optimized resumes, LinkedIn generation, interview coaching.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#0ea5e9",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "CVERA Dashboard – AI CV Builder"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "CVERA on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "منشئ السيرة | Build CV",
      "short_name": "CV Builder",
      "description": "Create a new AI-optimized CV",
      "url": "/features/cv-builder",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "مدرب المقابلات | Interview Coach",
      "short_name": "Interview",
      "description": "Practice with AI interview coaching",
      "url": "/features/interview-coach",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "لوحة التحكم | Dashboard",
      "short_name": "Dashboard",
      "description": "View your career progress",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}