{
  "name": "The Average Timer — Fullscreen Countdown Timer",
  "short_name": "Average Timer",
  "description": "A fast, clean, zero-dependency fullscreen countdown timer with acoustic gong chime, dark/light themes, and custom presets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "education"]
}
