{
  "name": "Trezo",
  "short_name": "Trezo",
  "description": "Trésorerie BTP — banque, chèques, cautions, marchés, marges chantier",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f0",
  "theme_color": "#0f1729",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%232563eb'/%3E%3Cstop offset='1' stop-color='%231e40af'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' rx='32' fill='url(%23g)'/%3E%3Ctext x='96' y='132' text-anchor='middle' font-size='128' font-family='Georgia, serif' font-weight='600' fill='white' letter-spacing='-3'%3ET%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%232563eb'/%3E%3Cstop offset='1' stop-color='%231e40af'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='80' fill='url(%23g)'/%3E%3Ctext x='256' y='358' text-anchor='middle' font-size='340' font-family='Georgia, serif' font-weight='600' fill='white' letter-spacing='-8'%3ET%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Saisie chèque",
      "short_name": "Chèque",
      "description": "Ajouter un chèque rapidement",
      "url": "/m/cheque",
      "icons": [{ "src": "/static/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Direction",
      "short_name": "Direction",
      "description": "Tableau de bord direction",
      "url": "/m",
      "icons": [{ "src": "/static/favicon.svg", "sizes": "96x96" }]
    }
  ],
  "categories": ["finance", "business"],
  "prefer_related_applications": false
}
