{
  "name": "NexClock – Online Clock & Time Tools",
  "short_name": "NexClock",
  "description": "Free online clock, alarm, stopwatch, timer, and world clock tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d6de5",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "Digital Clock", "url": "/digital-clock", "description": "Full-screen digital clock" },
    { "name": "Stopwatch", "url": "/stopwatch", "description": "Start a stopwatch" },
    { "name": "Pomodoro Timer", "url": "/pomodoro", "description": "Start a pomodoro session" }
  ]
}
