{
  "name": "PACER",
  "short_name": "PACER",
  "description": "Anthropic weekly token budget engine.",
  "id": "./",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#1a0f0f",
  "theme_color": "#1a0f0f",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%231a0f0f'/%3E%3Crect x='36' y='80' width='120' height='32' rx='6' fill='%233a2424' stroke='%23ffb347' stroke-width='4'/%3E%3Crect x='44' y='88' width='72' height='16' rx='3' fill='%23ffb347'/%3E%3Ctext x='96' y='150' font-family='Helvetica,Arial,sans-serif' font-size='28' font-weight='800' fill='%23ffb347' text-anchor='middle'%3EPACER%3C/text%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231a0f0f'/%3E%3Crect x='96' y='216' width='320' height='80' rx='12' fill='%233a2424' stroke='%23ffb347' stroke-width='8'/%3E%3Crect x='112' y='232' width='192' height='48' rx='6' fill='%23ffb347'/%3E%3Ctext x='256' y='400' font-family='Helvetica,Arial,sans-serif' font-size='72' font-weight='800' fill='%23ffb347' text-anchor='middle'%3EPACER%3C/text%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Live Pacing",
      "short_name": "Live",
      "url": "./#live",
      "description": "Open the live weekly usage dashboard."
    },
    {
      "name": "Simulator",
      "short_name": "Sim",
      "url": "./#simulator",
      "description": "Open scenario planning."
    }
  ]
}
