{
  "name": "Kairo Shield Admin",
  "short_name": "Kairo Shield",
  "description": "Admin console for Kairo Shield fraud prevention",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2267E8",
  "background_color": "#F7F8FA",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
