{
  "name": "One Minute Web",
  "short_name": "OMWeb",
  "description": "Free Pomodoro timer, daily vocabulary quiz, typing speed test, mental math, memory tests, and brain games. No sign-up required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0f",
  "theme_color": "#c8f07a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "games", "education"],
  "lang": "en-US"
}
