{
  "short_name": "Fusion",
  "name": "Fusion by CI",
  "icons": [
    {
      "src": "ci-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "ci-app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#F66F5E",
  "background_color": "#000000"
}
