{
  "name": "PLAi by PLAiBASE",
  "short_name": "PLAi",
  "description": "Kunstig Intelligens på dine præmisser.",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06080e",
  "theme_color": "#06080e",
  "icons": [
    {
      "src": "/plaibase-logo-tight.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}