{
    "name": "Pixel Client",
    "short_name": "Pixel",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#7e33e7",
    "theme_color": "#7e33e7",
    "icons": [
      {
        "src": "pixel.png",
        "type": "image/png",
        "sizes": "64x64"
      }
    ]
  }