{
  "name": "LiveMarket — Financial Terminal",
  "short_name": "LiveMarket",
  "description": "Real-time crypto, forex, commodities & portfolio tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060610",
  "theme_color": "#00e676",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
