{
  "id": "selis-pwa",
  "lang": "en-us",
  "dir": "ltr",
  "name": "Selis",
  "short_name": "Selis",
  "description": "Selis is a simple and powerful business transformation compass. It helps you to define your business goals and to achieve them.",
  "start_url": "/welcome",
  "scope": "/",
  "categories": ["productivity"],
  "orientation": "any",
  "icons": [
    {
      "src": "/royal-purple/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/royal-purple/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/white-desktop.png",
      "sizes": "4000x1488",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Selis desktop overview"
    }
  ],
  "theme_color": "#8657ff",
  "background_color": "#8657ff",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
