{
  "name": "Nur — Your friendly conversational AI companion",
  "short_name": "Nur",
  "description": "A warm, conversational AI companion — fluent in Arabic and beyond. Real-time voice, cloning, audiobooks, and dubbing.",
  "start_url": "/app/live",
  "scope": "/app",
  "id": "/app/live",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "/nur.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nur.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live conversation",
      "short_name": "Live",
      "description": "Start a voice conversation with Nur",
      "url": "/app/live",
      "icons": [{ "src": "/nur.png", "sizes": "1280x1280", "type": "image/png" }]
    },
    {
      "name": "Voices",
      "short_name": "Voices",
      "description": "Explore and clone voices",
      "url": "/app/voices",
      "icons": [{ "src": "/nur.png", "sizes": "1280x1280", "type": "image/png" }]
    },
    {
      "name": "Text to speech",
      "short_name": "TTS",
      "description": "Generate natural Arabic speech",
      "url": "/app/text-to-speech",
      "icons": [{ "src": "/nur.png", "sizes": "1280x1280", "type": "image/png" }]
    }
  ],
  "categories": ["productivity", "utilities", "education"],
  "lang": "en",
  "dir": "auto",
  "prefer_related_applications": false
}
