{
  "name": "ChatMood - AI-Powered Twitch Chat Analysis",
  "short_name": "ChatMood",
  "description": "Real-time AI-powered Twitch chat analysis. Sentiment, trending topics, word clouds, and smart alerts for streamers, brands, and moderators.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f0a2e",
  "theme_color": "#5B34DC",
  "orientation": "portrait-primary",
  "categories": ["productivity", "social", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logo3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
