{
    "short_name": "Nepsi",
    "name": "Nepsi training",
    "icons": [
      {
        "src": "/wp-content/themes/nepsi-theme/assets/images/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/wp-content/themes/nepsi-theme/assets/images/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/wp-content/themes/nepsi-theme/assets/images/favicon-16x16.png",
        "sizes": "16x16",
        "type": "image/png"
      },
      {
        "src": "/wp-content/themes/nepsi-theme/assets/images/favicon-32x32.png",
        "sizes": "32x32",
        "type": "image/png"
      },
      {
        "src": "/wp-content/themes/nepsi-theme/assets/images/favicon.ico",
        "sizes": "48x48",
        "type": "image/x-icon"
      }
    ],
    "start_url": "https://training.nepsi.local/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
  }