{
  "name": "EditFlow — Assistant de montage",
  "short_name": "EditFlow",
  "description": "Assistant de montage vidéo et gestion de workflow EditFlow.",
  "lang": "fr-FR",
  "dir": "ltr",
  "display": "standalone",
  "theme_color": "#8066ff",
  "background_color": "#07090e",
  "orientation": "portrait-primary",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
