{
  "name": "Sentinel",
  "short_name": "Sentinel",
  "description": "Infrastructure Security Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "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" }
  ],
  "categories": ["security", "utilities"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Vue d'ensemble" },
    { "name": "Bans", "url": "/bans", "description": "Gérer les bans" }
  ]
}
