{
  "id": "/",
  "name": "WavePad Suite Pro",
  "short_name": "WavePad",
  "description": "Éditeur de texte moderne, local et sécurisé.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "fr-FR",
  "theme_color": "#090d16",
  "background_color": "#090d16",
  "icons": [
    {
      "src": "icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}