{
  "name": "NimbaEvent — Billetterie Express",
  "short_name": "NimbaEvent",
  "description": "Créez un événement, partagez le lien, vendez des billets. Carte bancaire & Mobile Money.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "categories": ["business", "events", "productivity"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "share_target": {
    "action": "/create",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "description"
    }
  }
}
