{
  "name": "CCQuota — Claude Code Usage Tracker",
  "short_name": "CCQuota",
  "description": "Free macOS menu bar app to track Claude Code CLI usage and quotas. Locally, with zero telemetry.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/favicon-32.png", "type": "image/png", "sizes": "32x32" },
    { "src": "/favicon-16.png", "type": "image/png", "sizes": "16x16" }
  ]
}
