{
  "name": "Timerbox",
  "short_name": "Timerbox",
  "description": "A beautiful Pomodoro focus timer",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#b80035",
  "background_color": "#fbf8ff",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
