{
  "name": "SwitchPro — Pro writing studio (FR/EN)",
  "short_name": "SwitchPro",
  "description": "Rewrite, reply, translate and risk-check any work message in French or English.",
  "lang": "fr",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF3E0",
  "theme_color": "#FFF3E0",
  "share_target": {
    "action": "/app",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "shortcuts": [
    { "name": "Reformuler", "url": "/app?mode=reformulate" },
    { "name": "Répondre à un email", "url": "/app?mode=reply" },
    { "name": "Traduire FR/EN", "url": "/app?mode=translate" },
    { "name": "Analyser un message", "url": "/app?mode=analyze" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
