  {
  "name": "InvestorPlace Premium Services",
  "short_name": "Premium Services",
  "description": "InvestorPlace Premium Services is home to some of the nation's most successful independent investing analysts.",
  "display": "standalone",
  "start_url": "/dashboard/?utm_source=app",
  "background_color": "#ffffff",
  "orientation": "any",
  "theme_color": "#006b2f",
  "icons": [
    {
      "src": "dist/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "dist/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "dist/images/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
