{
  "name": "SalePilot",
  "short_name": "SalePilot",
  "description": "SalePilot — the simple point of sale for garage sales, fundraisers, vendor markets, and pop-up events. Multiple sellers, QR labels, live sync across every phone.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FF",
  "theme_color": "#0B1F3A",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
