{
  "name": "SettlementDecisions - AI Settlement Tools",
  "short_name": "SettlementAI",
  "description": "AI-powered structured settlement calculator, company matcher, and valuation tools. Get 10-25% more for your settlement.",
  "start_url": "/tools?source=pwa",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "categories": [
    "finance",
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "https://i.postimg.cc/1zC8z6Jt/Professional-modern-app-icon-design-for-Settlement-1778045968491.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/1zC8z6Jt/Professional-modern-app-icon-design-for-Settlement-1778045968491.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://i.postimg.cc/1zC8z6Jt/Professional-modern-app-icon-design-for-Settlement-1778045968491.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/calculator.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "AI Calculator"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculator",
      "short_name": "Calc",
      "url": "/calculator?source=pwa-shortcut",
      "icons": [
        {
          "src": "https://i.postimg.cc/1zC8z6Jt/Professional-modern-app-icon-design-for-Settlement-1778045968491.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Company Match",
      "short_name": "Match",
      "url": "/tools/company-match?source=pwa-shortcut"
    },
    {
      "name": "Sell Settlement",
      "short_name": "Sell",
      "url": "/sell?source=pwa-shortcut"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}