{
  "name": "ClientCore",
  "short_name": "ClientCore",
  "description": "Operating system for client-based businesses — clients, sessions, deliverables, follow-ups, and a secure client portal in one console.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e121b",
  "theme_color": "#0e121b",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
