{
  "name": "FieldVolt",
  "short_name": "FieldVolt",
  "description": "Low-voltage field operations platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "New Report", "url": "/reports", "description": "Submit a daily report" },
    { "name": "My Jobs", "url": "/jobs", "description": "View assigned jobs" },
    { "name": "Log Time", "url": "/time", "description": "Clock in/out" }
  ]
}
