{
  "name": "Niyyah — Le Sanctuaire de l'Intention",
  "short_name": "Niyyah",
  "description": "Transforme chaque acte du quotidien en acte sacré par l'intention (Niyyah).",
  "start_url": "/niyyah-app/index.html",
  "scope": "/niyyah-app/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "education"],
  "screenshots": [
    {
      "src": "images/screenshot-1.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sanctuaire — Pose ton intention"
    },
    {
      "src": "images/screenshot-2.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Onboarding — Deux gestes"
    }
  ],
  "shortcuts": [
    {
      "name": "Définir mon intention",
      "short_name": "Intention",
      "url": "/niyyah-app/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
