{
  "name": "Cloud Alerts",
  "short_name": "CloudAlerts",
  "description": "Real-time cloud service status monitoring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#003399",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-color.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-white.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
