{
  "name": "FocusStone",
  "short_name": "FocusStone",
  "description": "Pomodoro focus timer with stretch exercises, voice reminders, and break activity planner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230d1117' width='100' height='100' rx='20'/><circle cx='50' cy='42' r='22' fill='none' stroke='%233fb950' stroke-width='5'/><line x1='50' y1='28' x2='50' y2='42' stroke='%233fb950' stroke-width='4' stroke-linecap='round'/><line x1='50' y1='42' x2='60' y2='42' stroke='%233fb950' stroke-width='4' stroke-linecap='round'/><rect x='25' y='72' width='50' height='8' rx='4' fill='%233fb950'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
