{
  "name": "BRRRR Deal Analyzer",
  "short_name": "BRRRR Analyzer",
  "description": "Fix & Hold financing calculator for real estate investors. Run the 70% rule, DSCR qualification, and cash flow analysis before you make an offer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#242424",
  "theme_color": "#242424",
  "categories": ["finance", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
