{
  "name": "AssetCurve",
  "short_name": "Curve",
  "description": "Growth, not deposits",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"/static/curve-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"/static/curve-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"/static/curve-512-mask.png","sizes":"512x512","type":"image/png",
     "purpose":"maskable"}
  ]
}
