{
  "id": "/",
  "name": "ParleMoi - Communication AAC",
  "short_name": "ParleMoi",
  "description": "Application de communication augmentée et alternative (AAC) simple et intuitive.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f8",
  "theme_color": "#3498db",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}