{
  "name": "Pulse — Focus Timer",
  "short_name": "Pulse",
  "description": "Deep Work, One Beat at a Time. Minimal Pomodoro focus timer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A14",
  "theme_color": "#0A0A14",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230A0A14'/><circle cx='50' cy='50' r='30' fill='none' stroke='%23EF4444' stroke-width='4'/><circle cx='50' cy='50' r='6' fill='%23EF4444'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
