{
  "name": "FamilyZoom App — Espace Chrétien",
  "short_name": "FamilyZoom",
  "description": "L'espace chrétien de croissance spirituelle — Carte, Bible, Communauté, Actualités",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B0A14",
  "theme_color": "#0B0A14",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230B0A14'/><text y='130' x='96' text-anchor='middle' font-size='110'>✝️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230B0A14'/><text y='360' x='256' text-anchor='middle' font-size='300'>✝️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["religion", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Carte des Églises",
      "short_name": "Carte",
      "description": "Trouver une église près de moi",
      "url": "./index.html#map",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🗺️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Lire la Bible",
      "short_name": "Bible",
      "description": "Bible avec Concordance Strong",
      "url": "./index.html#bible",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📖</text></svg>", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
