{
  "name": "READZ BTP France Workbench",
  "short_name": "READZ",
  "description": "Installable BTP France workbench for metrage, BPU costing, quote audit, CCAP/CCTP compliance, and PDF/DOCX/XLSX exports.",
  "id": "/?readz-pwa",
  "start_url": "/workbench",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#f7fbff",
  "theme_color": "#1a4d80",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "READZ BTP France workbench splash asset"
    },
    {
      "src": "/brand/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "READZ desktop BTP France workspace splash asset"
    }
  ],
  "shortcuts": [
    {
      "name": "Workspace",
      "short_name": "Workspace",
      "description": "Open the READZ customer workspace.",
      "url": "/portal",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Workbench",
      "short_name": "Workbench",
      "description": "Open the READZ metrage, chiffrage, audit devis, and CCAP/CCTP workbench.",
      "url": "/workbench",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
