{
  "name": "SOMNYRIS - Analyse de Rêves par IA",
  "short_name": "SOMNYRIS",
  "description": "Analyseur de rêves alimenté par l'intelligence artificielle. Explorez vos rêves avec l'Oracle ONIRON.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0e2e",
  "theme_color": "#1a0e2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "entertainment"],
  "lang": "fr",
  "dir": "ltr"
}
