{
  "name": "Cylian Laboratory",
  "short_name": "Cylian",
  "description": "Interactive prototyping for algorithms, AI, physics and simulations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#3cade2",
  "icons": [
    {
      "src": "/_img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/_img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
