{
  "name": "LoadConnect — Rooney Hatsun Logistics",
  "short_name": "LoadConnect",
  "description": "Logistics trip management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060e1a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Trip", "url": "/trips/new", "description": "Create a new trip" },
    { "name": "Dashboard", "url": "/", "description": "View dashboard" }
  ]
}
