{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Mon Coach Tefila — Préparer sa Bar Mitsva",
  "short_name": "Mon Coach Tefila",
  "description": "Apprendre la paracha, la haftara, les prières et l'hébreu pour ta Bar Mitsva (rite marocain). Audios, tikkun, suivi par un coach.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf3e3",
  "theme_color": "#031f51",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "https://assets.moncoachbm.fr/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://assets.moncoachbm.fr/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://assets.moncoachbm.fr/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://assets.moncoachbm.fr/assets/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon espace",
      "url": "/student.html",
      "description": "Accès direct au dashboard élève"
    },
    {
      "name": "Mode invité",
      "url": "/guest.html",
      "description": "Karaoké prières / paracha / haftara sans login"
    }
  ]
}
