{
  "name": "CashFlow",
  "short_name": "CashFlow",
  "description": "Your next-generation digital wallet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0d",
  "theme_color": "#00C853",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663597227332/JTpbfhoFZopemsdHetH4NN/icon-192-9F26mM4PvYLsCWsJ3yPUip.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663597227332/JTpbfhoFZopemsdHetH4NN/icon-512-jzNnBwwZ3sVmqkzQuag3kY.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send money to a contact",
      "url": "/?tab=send",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Add Cash",
      "short_name": "Add Cash",
      "description": "Add cash to your wallet",
      "url": "/?tab=add",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
