{
  "name": "RefiCalc — Refinance Decision Engine",
  "short_name": "RefiCalc",
  "description": "Know in 60 seconds whether refinancing will actually save you money — and when.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F2EA",
  "theme_color": "#1C2B4A",
  "lang": "en-US",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%231C2B4A'/%3E%3Ctext x='50%25' y='55%25' font-family='Georgia,serif' font-size='120' font-weight='bold' fill='%23F7F2EA' text-anchor='middle' dominant-baseline='middle'%3E%24%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%231C2B4A'/%3E%3Ctext x='50%25' y='55%25' font-family='Georgia,serif' font-size='320' font-weight='bold' fill='%23F7F2EA' text-anchor='middle' dominant-baseline='middle'%3E%24%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Calculation",
      "short_name": "Calculate",
      "description": "Start a new refinance calculation",
      "url": "./index.html"
    }
  ]
}
