{
  "id": "/",
  "name": "Kardhaus Companion",
  "short_name": "Kardhaus",
  "description": "Kardhaus Companion — scan business cards, find contacts, add notes, and manage follow-ups on the move. Part of the Kardhaus relationship intelligence platform.",
  "start_url": "/companion?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "background_color": "#132033",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
