{
  "name": "RoadTalk",
  "short_name": "RoadTalk",
  "description": "Push-to-talk géolocalisé entre conducteurs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "focus-existing" },
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icon-splash.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
