{
  "name": "Clout Channel",
  "short_name": "CloutChannel",
  "description": "Los Angeles breaking news, entertainment, crime stories, and sports coverage",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#dc2626",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["news", "entertainment", "lifestyle"],
  "lang": "en-US"
}