{
  "name": "Velora",
  "short_name": "Velora",
  "description": "Velora fuer Chats, Portal, Engine, Spiel und Rollen.",
  "id": "/?app=velora",
  "start_url": "/#start",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#050816",
  "background_color": "#050816",
  "categories": ["productivity", "utilities", "social"],
  "lang": "de",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icons/velora-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velora-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velora-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/velora-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Chats",
      "short_name": "Chats",
      "url": "/#chats",
      "description": "Velora Chatraeume oeffnen",
      "icons": [{ "src": "/icons/velora-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portal",
      "short_name": "Portal",
      "url": "/#portal",
      "description": "Portal-Einstieg oeffnen",
      "icons": [{ "src": "/icons/velora-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Engine",
      "short_name": "Engine",
      "url": "/#engine",
      "description": "Engine-Einstieg oeffnen",
      "icons": [{ "src": "/icons/velora-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
