{
  "name": "Judgment Interest Rate Calculator",
  "short_name": "Judgment Interest",
  "description": "Free post-judgment interest calculator for all 50 US states. Florida §55.03, contractual interest, PDF & Excel export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56a0",
  "lang": "en-US",
  "scope": "/",
  "categories": ["finance", "legal", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231a56a0'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='108' font-weight='700' fill='white' font-family='Georgia,serif'>$</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231a56a0'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='300' font-weight='700' fill='white' font-family='Georgia,serif'>$</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Judgment Interest Rate Calculator — All 50 States"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
