{
  "name": "Pip Shield - Forex Trading Calculator",
  "short_name": "PipShield",
  "description": "Professional forex trading calculator with position sizing, risk-reward analysis, and profit calculators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1929",
  "theme_color": "#00d4ff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
