{
  "name": "Pips Calculator",
  "short_name": "Pips Calc",
  "description": "Forex Pips & Lot Size Calculator by STA Prem & Team",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a2035",
  "theme_color": "#1a2035",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
