{
  "name": "CD Calculator — Certificate of Deposit",
  "short_name": "CD Calc",
  "description": "Estimate your CD returns across every term, all at once. Compare banks, calculate penalties, and see after-tax earnings.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBF7F0",
  "theme_color": "#1C1C1C",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%231C1C1C'/%3E%3Ctext x='50' y='68' text-anchor='middle' fill='%23D4A853' font-family='serif' font-size='52' font-weight='700'%3ECD%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
