{
  "name": "GestionChantier NG Électricité",
  "short_name": "GestionChantier",
  "description": "Chantiers, rapports signés, planning, stock et entretiens NG Électricité.",
  "start_url": "./index.php?page=dashboard",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#071d49",
  "categories": ["business", "productivity"],
  "icons": [{"src":"assets/ng-mark-v28-dark.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}],
  "shortcuts": [
    {"name":"Aujourd’hui","url":"./index.php?page=today"},
    {"name":"Nouveau chantier","url":"./index.php?page=jobs&new=1"},
    {"name":"Planning","url":"./index.php?page=planning"}
  ]
}
