{
  "name": "Stop Price Calculator",
  "short_name": "Stop Price",
  "description": "Calculate your stop price and trailing stop % to protect your trading gains.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f0f0ed",
  "theme_color": "#378ADD",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
