{
  "id": "/",
  "name": "Global Haulway",
  "short_name": "Global Haulway",
  "description": "On-demand hauling, junk removal, moving & logistics. Post a job at a fixed price, get matched with the first available vendor, pay to book, and track your hauler live. Movers billed in 15-min increments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#deff9a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["utilities", "shopping", "logistics"],
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a Haul Job",
      "short_name": "Post Job",
      "description": "Start a new hauling job request",
      "url": "/?action=post-job",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View My Jobs",
      "short_name": "My Jobs",
      "description": "See your job history and active bookings",
      "url": "/?action=history",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Terms of Service",
      "short_name": "Terms",
      "description": "Read our Terms of Service including cancellation policy",
      "url": "/terms.html",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "SMS Policy",
      "short_name": "SMS Policy",
      "description": "View our SMS notification policy and opt-out instructions",
      "url": "/sms-opt-in.html",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Privacy Policy",
      "short_name": "Privacy",
      "description": "Read our full privacy policy",
      "url": "/privacy-policy.html",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
