{
  "name": "Bloom",
  "short_name": "Bloom",
  "description": "Trade tokenized US stocks and ETFs from a wallet, where Bloom is available.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#f4f5ef",
  "theme_color": "#f4f5ef",
  "lang": "en",
  "categories": ["finance", "investing", "business"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Add money",       "short_name": "Deposit",  "url": "/?fund=add",       "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Portfolio",       "short_name": "Portfolio","url": "/portfolio",        "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Referrals",       "short_name": "Refer",    "url": "/account/referrals","icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ],
  "id": "/",
  "prefer_related_applications": false
}
