{
  "name": "King Tide Client Portal",
  "short_name": "King Tide",
  "description": "Your marketing dashboard — approvals, reports, and chat with King Tide Marketing",
  "start_url": "/portal",
  "scope": "/",
  "id": "/portal",
  "display": "standalone",
  "theme_color": "#0D9488",
  "background_color": "#F8FAFB",
  "categories": ["business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
