{
  "name": "Invoice & PDF Generator",
  "short_name": "Invoice PDF",
  "description": "GPS-powered timesheet, invoice and PDF generator for tradespeople. Track work hours on-site with automatic geofencing, manage clients, and generate professional invoices.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F3EE",
  "theme_color": "#2D6A4F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "mcnichol-app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "mcnichol-app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
