{
  "name": "Market Weather",
  "short_name": "Market Weather",
  "description": "Today's market climate, at a glance.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#FAFAFA",
  "icons": [
    {
      "src": "../logo-square.jpeg",
      "sizes": "723x723",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
