{
  "name": "TimeStack - The Ultimate Online Timer",
  "short_name": "TimeStack",
  "description": "Free online timers, stopwatches, pomodoro timers, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F4F0",
  "theme_color": "#3B5EDB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
