{
  "name": "Techno-Druide | L'Arbre-Monde Numérique",
  "short_name": "Techno-Druide",
  "description": "Herbier interactif, recettes de plantes médicinales, et laboratoire IA. Consultable même hors ligne.",
  "start_url": "https://www.techno-druide.fr",
  "id": "techno-druide",
  "scope": "https://www.techno-druide.fr/",
  "display": "standalone",
  "background_color": "#0b1d12",
  "theme_color": "#0b1d12",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fr",
  "categories": ["education", "health", "reference"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Herbier interactif Techno-Druide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fiche plante sur mobile"
    }
  ]
}
