{
  "name": "E.P.O. Formation",
  "short_name": "E.P.O.",
  "description": "Entraînement officinal gamifié",
  "start_url": "/officine",
  "display": "standalone",
  "background_color": "#FAF5EE",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "lang": "fr",
  "categories": ["education", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
