{
  "name": "BCGSoft",
  "start_url": ".",
  "background_color": "#f5f5f5",
  "theme_color": "#2987d8",
  "description": "Professional GUI controls for MFC/.NET/WinForms",
  "display": "standalone",
  "icons": [
    {
      "src": "Content/img/icons/touch/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/chrome-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/apple-touch-icon.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/ms-touch-icon-144x144-precomposed.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/icon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "Content/img/icons/touch/logo_BCGSoft--sign.svg",
      "type": "image/svg+xml"
    }
  ]
}