{
  "name": "AKHOU-DARNA - Excellence Artisanale",
  "short_name": "AKHOU-DARNA",
  "description": "Créations artisanales uniques, décoration premium et formations professionnelles en Afrique centrale.",
  "version": "1.0.0",
  "manifest_version": 3,
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#D4AF37",
  "background_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "categories": ["business", "shopping", "art"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1452860606245-08cb297ab628?w=540&q=80",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1452860606245-08cb297ab628?w=1080&q=80",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23D4AF37' width='192' height='192' rx='45'/><text x='50%' y='50%' font-size='120' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23D4AF37' width='192' height='192' rx='45'/><text x='50%' y='50%' font-size='120' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23D4AF37' width='512' height='512'/><text x='50%' y='50%' font-size='300' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>✦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Découvrir nos services artisanaux",
      "url": "/index.html#services",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D4AF37' width='96' height='96'/><text x='50%' y='50%' font-size='60' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle'>🎨</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Formations",
      "short_name": "Formations",
      "description": "S'inscrire à nos formations artisanales",
      "url": "/index.html#training",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D4AF37' width='96' height='96'/><text x='50%' y='50%' font-size='60' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle'>📚</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Nous contacter directement",
      "url": "/index.html#contact",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D4AF37' width='96' height='96'/><text x='50%' y='50%' font-size='60' fill='%231A1A1A' text-anchor='middle' dominant-baseline='middle'>📞</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png", ".gif", ".webp"]
      }
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "lifestyle", "business"],
  "lang": "fr-FR",
  "dir": "ltr"
}
