{
  "name": "RevvedUp Auto Group — Repair Opportunities",
  "short_name": "RevvedUp",

  "description": "Collision repair operations for technicians",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b2545",
  "background_color": "#0b2545",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "url": "/home" },
    { "name": "Tasks", "short_name": "Tasks", "url": "/tasks" },
    { "name": "Pipeline", "short_name": "Pipeline", "url": "/reports" }
  ]
}
