{
  "name": "coneva Visio Schaubild Finder",
  "short_name": "Visio Finder",
  "description": "Durchsucht alle coneva Visio-Systemschaubilder nach Registerseiten, Komponenten und Freitext.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1b4332",
  "icons": [
    {
      "src": "./finder-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./finder-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
