{
  "name": "Alcaraz & Co — Cockpit Couvreur",
  "short_name": "Cockpit",
  "description": "Devis, chantiers, factures et MaPrimeRénov' pour artisans couvreurs.",
  "start_url": "/cockpit",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau devis",
      "short_name": "Devis",
      "url": "/cockpit/devis/nouveau"
    },
    {
      "name": "Chantiers",
      "short_name": "Chantiers",
      "url": "/cockpit/chantiers"
    }
  ],
  "categories": ["business", "productivity"]
}
