 
{
  "name": "PeakPulse",
  "short_name": "PeakPulse",
  "description": "Spot trends before they peak",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070f",
  "theme_color": "#00ff88",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/00ff88/000000?text=PP",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/00ff88/000000?text=PP",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}