{
  "name": "LLAVIE AI Quantum Student OS — Post-Quantum Secure Educational Platform",
  "short_name": "LLAVIE OS",
  "description": "Post-quantum secure AI tutoring for higher education. Features hybrid PQC cryptography (ML-KEM-768 + ML-DSA-65), self-healing AI architecture, and autonomous security systems.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "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": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "security"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LLAVIE Dashboard - Desktop View"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LLAVIE Mobile - AI Tutor Chat"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://llavie.us.kg"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/llavie-ai-student-os",
      "id": "com.jahsonai.llavie"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.jahsonai.llavie",
      "id": "com.jahsonai.llavie"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Tutor",
      "short_name": "Tutor",
      "description": "Start a session with the AI tutor",
      "url": "/?shortcut=tutor",
      "icons": [{ "src": "/icon-tutor.png", "sizes": "96x96" }]
    },
    {
      "name": "Study Materials",
      "short_name": "Study",
      "description": "Access saved study materials",
      "url": "/?shortcut=study",
      "icons": [{ "src": "/icon-study.png", "sizes": "96x96" }]
    },
    {
      "name": "Security Dashboard",
      "short_name": "Security",
      "description": "View security status and PQC handshake metrics",
      "url": "/?shortcut=security",
      "icons": [{ "src": "/icon-security.png", "sizes": "96x96" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred"
}
