{
  "name": "VGPGO Contrôle",
  "short_name": "VGPGO",
  "description": "Application mobile pour contrôleurs VGP — planning, rendez-vous et rapports sur le terrain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F9FA",
  "theme_color": "#0F6F6D",
  "lang": "fr",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}