{
  "name": "CashOut Estimator — Structured Settlement Calculator",
  "short_name": "CashOut",
  "description": "Free structured settlement lump sum calculator. Estimate your cash-out value instantly, compare buyers, and explore state guides — no sign-up required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d2b4e",
  "background_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "utilities", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Lump Sum Calculator",
      "short_name": "Calculator",
      "description": "Calculate your structured settlement cash out value",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Should I Sell? Quiz",
      "short_name": "Sell Quiz",
      "description": "Take the 5-question quiz to see if selling makes sense",
      "url": "/quiz/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Buyer Directory",
      "short_name": "Directory",
      "description": "Browse structured settlement buyers in your state",
      "url": "/directory/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "platform": "narrow",
      "label": "CashOut Estimator Calculator"
    }
  ],
  "prefer_related_applications": false
}
