{
  "name": "LifeOS",
  "short_name": "LifeOS",
  "description": "Ton assistant personnel — toute ta vie au même endroit",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF9",
  "theme_color": "#1C1A17",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Parler à LifeOS", "url": "/#/chat" },
    { "name": "Tâches", "url": "/#/tasks" },
    { "name": "Santé", "url": "/#/health" },
    { "name": "Budget", "url": "/#/budget" }
  ]
}
