{
  "name": "Three Wins — Daily Focus Tracker",
  "short_name": "Three Wins",
  "description": "Restricts daily tasks to just 3 core priorities with one-click completion animations, preventing task overload.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d14",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%23121824'/><circle cx='256' cy='256' r='180' fill='%2310b981' opacity='0.2'/><circle cx='256' cy='256' r='140' fill='%2310b981'/><path fill='none' stroke='%23ffffff' stroke-width='36' stroke-linecap='round' stroke-linejoin='round' d='M180 260l50 50 105-110'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
