{
  "name": "Doorhaul — Local Delivery",
  "short_name": "Doorhaul",
  "description": "Local food delivery and beach gear rentals in Baldwin County and Mobile, AL",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Restaurants",
      "url": "/restaurants",
      "description": "Find local restaurants near you"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "Track your current orders"
    },
    {
      "name": "Beach Gear",
      "url": "/beach-gear",
      "description": "Rent beach gear for your trip"
    }
  ]
}
