{
  "name": "MarketBubbles — Multi-Asset Portfolio Visualizer",
  "short_name": "MarketBubbles",
  "description": "See the market. Own your wealth. Track crypto, stocks, property, pensions & more in interactive bubble charts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#ea580c",
  "orientation": "any",
  "categories": ["finance", "business", "utilities"],
  "lang": "en-GB",
  "dir": "ltr",
  "id": "/",
  "icons": [
    {
      "src": "icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Crypto",
      "short_name": "Crypto",
      "url": "/?tab=crypto",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Finance",
      "short_name": "Finance",
      "url": "/?tab=finance",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Assets",
      "short_name": "Assets",
      "url": "/?tab=assets",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
