{
  "name": "AI Pulse — Real-Time AI News",
  "short_name": "AI Pulse",
  "description": "Stay ahead of AI. Breaking news from 24+ top sources — updated every 15 minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#0A0E17",
  "orientation": "any",
  "categories": ["news", "technology"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Latest AI News",
      "short_name": "News",
      "url": "/",
      "description": "View the latest AI news"
    }
  ]
}
