{
  "name": "Tap4Service",
  "short_name": "Tap4Service",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Tap4Service: NZ’s trusted technical service platform — fast, licensed, local.",
  "orientation": "portrait-primary",
  "scope": "/"
}