{
  "name": "How Much Would I Have? — Stock Investment Calculator",
  "short_name": "Stock Calc",
  "description": "Free stock investment calculator. Enter any stock, ETF, or crypto to see what it would be worth today.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2c6e49",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
