{
  "name": "Conversions of Everything – Tools",
  "short_name": "Tools",
  "description": "Free online tools including unit converter, clocks, timers, stopwatch, games and utilities.",
  "start_url": "/tools/",
  "scope": "/tools/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Tools Hub",
      "short_name": "Hub",
      "description": "Open the Tools Hub.",
      "url": "/tools/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Countdown Clock",
      "short_name": "Countdown",
      "description": "Countdown to a date with photo background and fullscreen.",
      "url": "/tools/countdown-clock/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Deadline Calculator",
      "short_name": "Deadline",
      "description": "Calculate deadlines and time remaining.",
      "url": "/tools/deadline-calculator/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Clock",
      "short_name": "Clock",
      "description": "A clean, readable clock.",
      "url": "/tools/clock/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "World Clock",
      "short_name": "World",
      "description": "Compare multiple time zones quickly.",
      "url": "/tools/world-clock/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Stopwatch",
      "short_name": "Stopwatch",
      "description": "Accurate stopwatch with laps.",
      "url": "/tools/stopwatch/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Countdown Timer",
      "short_name": "Timer",
      "description": "Countdown timer for tasks and routines.",
      "url": "/tools/countdown-timer/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pomodoro",
      "short_name": "Pomodoro",
      "description": "Focus timer with breaks.",
      "url": "/tools/pomodoro/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Interval Timer",
      "short_name": "Interval",
      "description": "Intervals and rounds for training and study.",
      "url": "/tools/interval-timer/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Speaking Clock",
      "short_name": "Speak",
      "description": "Speaks the time out loud.",
      "url": "/tools/speaking-clock/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Random Wheel",
      "short_name": "Wheel",
      "description": "Spin to pick a random choice.",
      "url": "/tools/random-wheel/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Typing Test",
      "short_name": "Typing",
      "description": "Measure typing speed and accuracy.",
      "url": "/tools/speed-typing-test/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Emoji Generator",
      "short_name": "Emoji",
      "description": "Quick emoji suggestions by vibe.",
      "url": "/tools/random-emoji-generator/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Daily Logic Puzzle",
      "short_name": "Puzzle",
      "description": "One calm puzzle per day.",
      "url": "/tools/daily-logic-puzzle/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}