{
  "name": "Business Days Calculator",
  "short_name": "BusDays Calc",
  "description": "Calculate business days between dates instantly. Free working days calculator with multi-country holiday support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#171717",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 72x72 96x96 144x144 192x192 256x256",
      "type": "image/x-icon"
    }
  ]
}
