{
  "name": "PipeQuote — Plumber Quotes & Invoices",
  "short_name": "PipeQuote",
  "description": "Offline-first flat-rate quoting and invoicing built for solo plumbers. Good/Better/Best options, photos, signatures, PDF, and customer follow-ups — works with no signal.",
  "start_url": "./pipequote-plumber-app.html",
  "scope": "./",
  "id": "/pipequote/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0f15",
  "theme_color": "#15539E",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
