{
  "name": "C4L Calc — CRE Investment Calculator",
  "short_name": "C4L Calc",
  "description": "Professional financial calculator for commercial real estate investors. TVM, IRR, NPV, cash flow analysis, amortization, offering memorandum builder, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "any",
  "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"
    }
  ],
  "screenshots": [],
  "lang": "en-US",
  "dir": "ltr"
}
