{
  "id": "/home",
  "name": "UmeedGo — AI Overseas App",
  "short_name": "UmeedGo",
  "description": "AI-powered overseas companion for Pakistani workers. Verify agents, build CVs, track documents, and prepare for Gulf employment.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#022c22",
  "theme_color": "#064e3b",
  "orientation": "portrait-primary",
  "lang": "ur-PK",
  "dir": "auto",
  "categories": ["productivity", "utilities", "travel"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "description": "Browse live Gulf job listings",
      "url": "/jobs",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Documents",
      "short_name": "Docs",
      "description": "View and manage your documents",
      "url": "/documents",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verify Agent / Job",
      "short_name": "Verify",
      "description": "Verify BEOE agents and job demands",
      "url": "/agents",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency SOS",
      "short_name": "SOS",
      "description": "Emergency contacts and SOS",
      "url": "/emergency-sos",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UmeedGo Home — Quick access to all Gulf tools"
    },
    {
      "src": "/screenshots/jobs.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live Gulf Jobs with AI match scores"
    },
    {
      "src": "/screenshots/agents.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BEOE Agent & Job Demand Verification"
    }
  ],
  "prefer_related_applications": false
}
