{
  "id": "/",
  "name": "DGL Propal",
  "short_name": "Propal",
  "description": "Créez, partagez et suivez vos propositions commerciales.",
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#ffffff",
  "background_color": "#f5f6f8",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/app/dashboard",
  "shortcuts": [
    { "name": "Propositions", "url": "/app/proposals" },
    { "name": "Clients", "url": "/app/clients" },
    { "name": "Projets", "url": "/app/projects" }
  ]
}
