{
  "name": "Auto Repair Software",
  "short_name": "ARS",
  "description": "Professional auto repair software for appointment management, technician scheduling, bay optimization, and workflow automation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0094",
  "theme_color": "#0a0094",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
