{
  "name": "Chemin de 70 Jours · Revenir à Soi",
  "short_name": "Chemin 70J",
  "description": "Accompagnement spirituel et émotionnel sur 70 jours",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#231210",
  "theme_color": "#231210",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
