{
  "name": "Athien Promoteurs – Interface Promoteur",
  "short_name": "Athien Promo",
  "description": "Interface promoteur Athien : suivez vos affiliés, gains et commissions. Programme d'affiliation 30% en Afrique.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "fr",
  "dir": "ltr",
  "id": "/",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/athien-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/athien-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/athien-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/athien-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon Espace",
      "short_name": "Dashboard",
      "description": "Accéder à mon espace promoteur",
      "url": "/tableau-de-bord",
      "icons": [{ "src": "/img/athien-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Se connecter",
      "short_name": "Connexion",
      "description": "Connexion à l'espace promoteur",
      "url": "/connexion",
      "icons": [{ "src": "/img/athien-logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}