{
  "name": "Holiday Hours",
  "short_name": "HolidayHrs",
  "description": "UK annual leave and holiday entitlement calculator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4F8",
  "theme_color": "#006D77",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "en-GB"
}
