{
  "name": "Jumpseat Manager",
  "short_name": "Jumpseat",
  "description": "Gestion des navettes jumpseat des week-end stops",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f9",
  "theme_color": "#2f6fb0",
  "lang": "fr",
  "icons": [
    { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-icon.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any" }
  ]
}
