{
  "name": "Tradepally",
  "short_name": "Tradepally",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
      {
        "src": "/static/images/favicon_io/android-chrome-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/static/images/favicon_io/android-chrome-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}