{
  "name": "Nzela Finance - Gestion Financière Afrique",
  "short_name": "Nzela Finance",
  "description": "Application de gestion financière conçue pour l'Afrique. Budget, épargne, investissements, tontines et mobile money en FCFA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#052e16",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ajouter transaction",
      "short_name": "Nouvelle transaction",
      "description": "Ajouter rapidement une transaction",
      "url": "/transactions",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mes objectifs d'épargne",
      "short_name": "Épargne",
      "description": "Consulter mes objectifs d'épargne",
      "url": "/savings",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69bc85a547ac5ed02173ab7a/365f88edf_LOGONZELAFINANCESYMBOLEHD.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
