{
  "name": "PowderFlow Chat",
  "short_name": "PF Chat",
  "description": "Instant messaging for PowderFlow teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f2136",
  "theme_color": "#0f2136",
  "icons": [
    {
      "src": "/pf-chat.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
