{
  "name": "NexAutoHub",
  "short_name": "NexAutoHub",
  "description": "Australia's AI-powered automotive service marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "icons": [
    {
      "src": "/image.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Service",
      "short_name": "Services",
      "url": "/repairs",
      "description": "Search and book automotive services"
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "url": "/dashboard/customer/bookings",
      "description": "View your booking history"
    },
    {
      "name": "Careers",
      "short_name": "Jobs",
      "url": "/careers",
      "description": "Browse automotive job listings"
    }
  ],
  "categories": ["automotive", "business", "utilities"]
}
