{
  "name": "Productivity Timer",
  "short_name": "Timer",
  "description": "A free online productivity timer tool to help you get more things done during the day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
