{
  "name": "Businessappraisal",
  "short_name": "Businessappraisal",
  "description": "AI business valuation that estimates what your business is worth from three methods, benchmarked against comparable sales.",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#2549FF",
  "background_color": "#F4F6FA",
  "display": "standalone"
}