{
  "name": "NI-OS Executive Assistant",
  "short_name": "NI-OS",
  "description": "AI-powered cognitive buffer for executive function management. Symptom-aware scheduling, inbox triage, and productivity tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#6C3AED",
  "orientation": "any",
  "categories": ["productivity", "utilities", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
