{
  "name": "EnfantsProtégés — Protéger ses enfants",
  "short_name": "EnfantsProtégés",
  "description": "Conseils, checklists, jeux et bouton SOS pour aider les parents à protéger leurs enfants.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F3",
  "theme_color": "#5A8A6B",
  "categories": ["lifestyle", "education", "health", "parenting"],
  "lang": "fr",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bouton SOS", "short_name": "SOS", "url": "/espace/sos", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] },
    { "name": "Conseils par âge", "short_name": "Conseils", "url": "/conseils", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] },
    { "name": "Checklists", "short_name": "Checklists", "url": "/checklists", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] }
  ]
}
