{
  "short_name": "GE",
  "name": "GE Index",
  "icons": [
    {
      "src": "/images/logo-square-32x32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-square-64x64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-square-128x128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-square-256x256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-square-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#212529",
  "background_color": "#212529"
}