{
  "name": "Spydra — Gestion des commandes",
  "short_name": "Spydra",
  "description": "Suivi et distribution des commandes, statuts, stock et rapports",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f9",
  "theme_color": "#4338ca",
  "lang": "fr",
  "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" }
  ]
}
