{
  "name": "CashBridge",
  "short_name": "CashBridge",
  "description": "Le cash, partout, simplement.",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#00C06B",
  "theme_color": "#00C06B",
  "orientation": "portrait",
  "icons": [
    { "src": "https://via.placeholder.com/192x192/00C06B/ffffff?text=CB", "sizes": "192x192", "type": "image/png" },
    { "src": "https://via.placeholder.com/512x512/00C06B/ffffff?text=CB", "sizes": "512x512", "type": "image/png" }
  ]
}
