{
  "name": "AAIA — Secure Agent",
  "short_name": "AAIA",
  "description": "Post-Quantum Cryptography encrypted file and message transfer agent",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#080b12",
  "theme_color": "#00D4FF",
  "orientation": "any",
  "icons": [
    { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    { "name": "Open AAIA", "url": "/app/", "description": "Open the AAIA agent" }
  ]
}
