{
  "name": "Mafatih al-Khayr",
  "short_name": "Mafatih",
  "description": "Virements, agréments, authentification et accès aux comptes, expliqués.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#f4f6f4",
  "theme_color": "#1f5f4e",
  "lang": "fr-FR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}