{
  "name": "RektCalc — Crypto Risk Calculators",
  "short_name": "RektCalc",
  "description": "Free crypto risk calculators: liquidation, position size, PnL, funding, DCA and break-even.",
  "start_url": "/?pwa=1",
  "id": "/?v=2",
  "display": "standalone",
  "background_color": "#0b141c",
  "theme_color": "#00d1ff",
  "icons": [
    { "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
