{
  "name": "Crypto IPG — Crypto Payment Gateway",
  "short_name": "Crypto IPG",
  "description": "Accept Bitcoin, USDT, USDC and more, paid directly to your own wallet. Non-custodial crypto payments.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#2F6BFF",
  "lang": "en",
  "dir": "auto",
  "icons": [
    { "src": "/assets/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/assets/logo-mark.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
