{
  "name": "bTd",
  "short_name": "bTd",
  "description": "BTD Mobile and PWA Desktop application",
  "display": "standalone",
  "background_color": "#29547e",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/bTd/img/bTd.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/bTd/img/bTd.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/bTd/img/bTd.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/bTd/img/bTd.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/bTd/",
  "orientation": "portrait"
}