{
  "name": "TravoImmo",
  "short_name": "TravoImmo",
  "description": "TravoImmo, l'app de la Reno !",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4f46e5",
  "background_color": "#0f172a",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23FF6B35'/><stop offset='1' stop-color='%23F7931E'/></linearGradient></defs><rect width='100' height='100' rx='22' fill='url(%23g)'/><text y='.9em' font-size='75' x='12'>🏗️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "url": "/#dashboard",
      "description": "Voir le tableau de bord"
    },
    {
      "name": "Factures",
      "url": "/#invoices",
      "description": "Gérer les factures"
    },
    {
      "name": "Journal chantier",
      "url": "/#journal",
      "description": "Journal de chantier"
    }
  ]
}