{
  "name": "Reverse DCF Calculator",
  "short_name": "Reverse DCF",
  "description": "Free reverse DCF calculator for any stock. Decode price-implied expectations (PIE) based on Expectation Investing by Mauboussin & Rappaport.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbfc",
  "theme_color": "#0099d0",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
