{
  "name": "futile.ch",
  "short_name": "futile",
  "icons": [
    {
      "src": "https://futile.ch/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://futile.ch/favicon-256x256.png",
      "sizes": "256x1256",
      "type": "image/png"
    }
  ],
  "theme_color": "#0e0e0f",
  "background_color": "#0e0e0f",
  "display": "standalone"
}