{
  "name": "Refocus Workspace",
  "short_name": "Refocus",
  "description": "All-in-One productivity sanctuary integrating Pomodoro focus, lofi audio, tasks and markdown notes.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FFFDF6",
  "theme_color": "#FFD93D",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
