{
  "name": "Fexza LLC",
  "short_name": "Fexza",
  "description": "Fexza provides secure and fast crypto payment solutions for businesses worldwide.",
  "start_url": "https://acc.fexza.com/login",
  "scope": "https://acc.fexza.com/",
  "display": "standalone",
  "background_color": "#902153",
  "theme_color": "#902153",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://fexza.com/fexza.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://fexza.com/fexza.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}