{
  "name": "Swift Pulse",
  "short_name": "Pulse",
  "description": "Daily organizational pulse — powered by Swift Sovereign Suite",
  "start_url": "/pulse-mobile",
  "scope": "/pulse-mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1419",
  "theme_color": "#b8943a",
  "icons": [
    {
      "src": "/pulse-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pulse-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
