{
  "name": "NovAI — Intelligent Conversations",
  "short_name": "NovAI",
  "description": "Your private AI assistant — runs on your device, no account, no cost.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/?app=novai",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0D0B1A",
  "theme_color": "#0D0B1A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
