{
  "name": "HushBrief",
  "short_name": "HushBrief",
  "description": "The AI briefing tool that doesn't refuse. No account. Nothing stored.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05050A",
  "theme_color": "#05050A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
