{
  "name": "NodeDeck",
  "short_name": "NodeDeck",
  "description": "Canvas visuel pour mind maps, annotations et présentations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0e13",
  "theme_color": "#4ade80",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["productivity", "education", "utilities"],
  "icons": [
    {
      "src": "/img/icons/nodedeck-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icons/nodedeck-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
