{
  "name": "Liquid Focus",
  "short_name": "Liquid",
  "description": "Focus-first productivity — pomodoro timer, task boards, goals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff0f5",
  "theme_color": "#cc44c8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
