{
  "name": "Byte Me: IT Learning Adventures",
  "short_name": "Byte Me: IT Learning Adventures",
  "start_url": "/",
  "theme_color": "#0F1013",
  "background_color": "#fff",
  "display": "standalone",
  "icons": [
      {
          "src": "/icons/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/icons/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}
