{
  "name": "Depenzo",
  "short_name": "Depenzo",
  "description": "Gestion financière personnelle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08111e",
  "theme_color": "#00c896",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"]
}
