{
  "name": "Nexa Ed AI — Evelyn",
  "short_name": "Nexa Ed",
  "description": "Voice-first AI Education Guide Evelyn, by Nexa 11 AI Systems.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "id": "/?source=pwa",
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Open AI Mentor",
      "short_name": "AI Mentor",
      "url": "/?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
