{
  "name": "PYL — Plan Your Life",
  "short_name": "PYL",
  "description": "Pilotez votre destin financier. Budget, épargne, tontines et vision long terme.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#001B3A",
  "theme_color": "#001B3A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
