{
  "name": "Cinderbox Chat",
  "short_name": "Cinderbox",
  "description": "Privacy-focused ephemeral messaging. No accounts, no logs, end-to-end encrypted.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
