{
  "name": "VOLT Installer",
  "short_name": "VOLT",
  "description": "Job management for VOLT Energy Solutions installers",
  "start_url": "/installer",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/vite.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "My Jobs", "url": "/installer", "description": "View assigned jobs" }
  ]
}
