{
  "name": "Nexus Research OS",
  "short_name": "Nexus OS",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "description": "Système d'exploitation personnel & Clone IA autonome pour le Vibe Coding",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135715.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135715.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Projets",
      "url": "/#projects",
      "description": "Suivi des projets et commits"
    },
    {
      "name": "Coffre-fort",
      "url": "/#vault",
      "description": "Accès aux 60+ comptes"
    },
    {
      "name": "Clone IA",
      "url": "/#clone",
      "description": "Mission Control Antigravity"
    }
  ]
}
