{
  "name": "Sekoya",
  "short_name": "Sekoya",
  "description": "Votre biographie personnalisée, chapitre par chapitre.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#EA7724",
  "orientation": "portrait",
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Sekoya — Question du jour"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sekoya — Biographie en cours"
    }
  ],
  "icons": [
    { "src": "/icons/favicon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
