{
  "name": "PixelSV",
  "short_name": "PixelSV",
  "description": "Place color pixels on canvas; store pixel art on blockchain.",
  "lang": "en",
  "start_url": "https://pixelsv.club/",
  "display": "minimal-ui",
  "orientation": "any",
  "theme_color": "#a5cdff",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://pixelsv.club/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://pixelsv.club/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "https://pixelsv.club/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://pixelsv.club/64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "background_color": "#fff",
  "categories": ["games", "entertainment", "social"]
}