{
  "name": "SAFEGUARD",
  "short_name": "SAFEGUARD",
  "description": "Real-time conflict monitoring and threat assessment dashboard",
  "start_url": "/safeguard",
  "scope": "/safeguard",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/safeguard/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/safeguard/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
