{
  "name": "LifeBrain — Gestion quotidienne",
  "short_name": "LifeBrain",
  "description": "Pilotage quotidien : prière, sport, nutrition, routines, discipline.",
  "lang": "fr",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0a06",
  "theme_color": "#0c0a06",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "⚡ Moment", "url": "/moment.html" },
    { "name": "Ma journée", "url": "/jour.html" },
    { "name": "Sport", "url": "/sport.html" },
    { "name": "Prière", "url": "/priere.html" }
  ]
}
