{
  "name": "KairosWebAssembly",
  "short_name": "KairosWebAssembly",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshots/screenshot-wide.png",
      "sizes": "1919x1015",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "img/screenshots/screenshot-mobile.png",
      "sizes": "387x839",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
