{
  "name": "Chain",
  "short_name": "Chain",
  "lang": "en-CH",
  "start_url": "./",
  "description": "2023. Javascript, WebGl, variable dimensions.",
  "icons": [
    {
      "src": "icons/icon.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "icons/icon.jpg",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "icons/preview.png",
      "sizes": "1080x1080",
      "type": "image/jpg"
    }
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "display": "fullscreen"
}
