{
  "name": "WhyThisBuzz - AI News Explained",
  "short_name": "WhyThisBuzz",
  "description": "Clear, AI-powered explanations of trending news across Sports, Entertainment, Technology, and World Affairs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["news", "entertainment", "technology"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "WhyThisBuzz Homepage"
    }
  ]
}
