{
  "id": "/app",
  "name": "The Compass",
  "short_name": "Compass",
  "description": "Career intelligence for the UAE — urgent jobs, skill pivots, financial runway.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7FAFD",
  "theme_color": "#2D3E50",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["productivity", "education", "business"],
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Urgent Jobs",
      "short_name": "Jobs",
      "url": "/app",
      "description": "See the latest urgent UAE job listings"
    },
    {
      "name": "My Runway",
      "short_name": "Runway",
      "url": "/app/runway",
      "description": "Check how long your savings will last"
    },
    {
      "name": "Career Quiz",
      "short_name": "Quiz",
      "url": "/app/quiz",
      "description": "Discover your Career Fingerprint"
    },
    {
      "name": "My Pipeline",
      "short_name": "Pipeline",
      "url": "/app/pipeline",
      "description": "Track your job applications"
    }
  ],
  "share_target": {
    "action": "/app/gap",
    "method": "GET",
    "params": {
      "title": "role",
      "text": "text",
      "url": "url"
    }
  },
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — urgent jobs feed"
    },
    {
      "src": "/screenshot-runway.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Financial Runway — track how long your savings last"
    },
    {
      "src": "/screenshot-stories.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Pivot Stories — real UAE career pivots"
    }
  ]
}
