{
  "name": "NewsKernal Broadcast",
  "short_name": "NewsKernal",
  "description": "Daily automated, AI-driven audio news broadcasts.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00E5FF",
  "icons": [
    {
      "src": "fevicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "fevicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
