{
  "name": "A.R.I.A. — Anima Intelligence Agent",
  "short_name": "A.R.I.A.",
  "description": "AI agent managing the Anima ecosystem",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080814",
  "theme_color": "#080814",
  "icons": [
    {
      "src": "/aria.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/aria.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
