{
  "name": "Paper Trading",
  "short_name": "PaperTrade",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#013d73",
  "theme_color": "#c2d73c",
  "orientation": "portrait",
  "description": "Learn and practice stock trading with virtual money using Paper Trading app.",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
