{
  "name": "What In My Pocket",
  "short_name": "WIMP",
  "description": "Dashboard bancaire personnel",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f0f0f",
  "background_color": "#0f0f0f",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1287x1222",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "1287x1222",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
