{
  "name": "OpenStopwatch - Online Stopwatch and Timer Tools",
  "short_name": "OpenStopwatch",
  "description": "Free online stopwatch and countdown timer with fullscreen mode, lap tracking, keyboard shortcuts, and a clean digital display.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
