{
    "name": "PixelClient",
    "short_name": "pixel",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#7e33e7",
    "theme_color": "#7e33e7",
    "icons": [
      {
        "src": "../img/pixel.png",
        "type": "image/png",
        "sizes": "256x256"
      }
    ]
  }