{
  "name": "Rix — Singularix",
  "short_name": "Rix",
  "description": "Your robot genie. Ask Rix anything — he manages all your affairs.",
  "start_url": "/rix",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/rix-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/rix-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "shortcuts": [
    {
      "name": "Talk to Rix",
      "url": "/rix",
      "description": "Open Rix voice interface"
    },
    {
      "name": "Workspace",
      "url": "/workspace",
      "description": "Rix text workspace"
    },
    {
      "name": "Voice Lab",
      "url": "/voice-lab",
      "description": "Test and deploy voice models"
    }
  ]
}
