{
  "name": "FlowSync Drivers",
  "short_name": "FlowSync",
  "description": "Get matched with local businesses that need delivery work. No algorithms. No bidding wars.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080C10",
  "theme_color": "#080C10",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/manus-storage/icon-192_392d5cd8.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manus-storage/icon-512_4f4e05a2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manus-storage/maskable-512_875107ff.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Join the Network",
      "url": "/signup",
      "description": "Sign up as a driver"
    },
    {
      "name": "Driver Login",
      "url": "/driver-login",
      "description": "Access your driver dashboard"
    },
    {
      "name": "Request Delivery",
      "url": "/shipper",
      "description": "Request delivery help for your business"
    }
  ]
}
