{
  "id": "/portal/luciwise-client/",
  "name": "Luciwise — Client Portal",
  "short_name": "Luciwise",
  "description": "Organization and innovation in one place.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/portal/luciwise-client/epp/?source=pwa",
  "scope": "/portal/luciwise-client/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/portal/luciwise-client/assets/img/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/portal/luciwise-client/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/portal/luciwise-client/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open App", "short_name": "App", "url": "/portal/luciwise-client/epp/" },
    { "name": "Sign in", "short_name": "Login", "url": "/portal/luciwise-client/epp/login.php" },
    { "name": "Create account", "short_name": "Register", "url": "/portal/luciwise-client/epp/register.php" }
  ],
  "prefer_related_applications": false
}
