{
  "name": "Portfolio360",
  "short_name": "Portfolio360",
  "description": "Free portfolio tracker, charts, finance tools, and market news.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f9d58",
  "icons": [
    {
      "src": "/Portfolio360.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Portfolio360.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
