{
  "name": "Halden Pro",
  "short_name": "Halden Pro",
  "description": "Run your entire crew for $79/mo flat. AI-powered contractor management.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "New Job", "url": "/dashboard/jobs/new", "description": "Create a new job" },
    { "name": "New Invoice", "url": "/dashboard/invoices/new", "description": "Create a new invoice" },
    { "name": "Time Clock", "url": "/dashboard/time-clock", "description": "Clock in/out" }
  ]
}
