{
  "name": "TimerHub",
  "short_name": "TimerHub",
  "description": "Free online stopwatch, countdown timer, Pomodoro and world clock tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#121210",
  "icons": [
    {
      "src": "/icon-192.png?v=20260615",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260615",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}