{
  "name": "Wrenchflow — Shop Management",
  "short_name": "Wrenchflow",
  "description": "The all-in-one management app for auto repair shops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-wide.jpg", "sizes": "1280x800", "type": "image/jpeg", "form_factor": "wide" },
    { "src": "/screenshot-narrow.jpg", "sizes": "750x1334", "type": "image/jpeg", "form_factor": "narrow" }
  ]
}
