{
  "name": "South Ocean Realty Deal Analyzer",
  "short_name": "Deal Analyzer",
  "description": "Residential and business real estate deal analysis \u2014 buy & hold, flip, and BRRRR calculators with state-by-state property tax and closing cost estimates.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F2E9",
  "theme_color": "#0B2340",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
