{
  "name": "Working Day Calculator",
  "short_name": "WDC NZ",
  "description": "New Zealand working day, public holiday, and deadline calculator.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f5f6b",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
