{
  "name": "EMPLOYMO — Caribbean's Smart Service Marketplace",
  "short_name": "EMPLOYMO",
  "description": "Connect with trusted local professionals through AI-powered matching, live tracking, and secure regional payments.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#003C5F",
  "theme_color": "#003C5F",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1581578731548-c64695cc6952?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1581578731548-c64695cc6952?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Providers",
      "short_name": "Find",
      "url": "/directory",
      "description": "Browse verified service providers"
    },
    {
      "name": "Post a Job",
      "short_name": "Post",
      "url": "/post-job",
      "description": "Post a job and get matched"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "View subscription plans"
    }
  ]
}
