{
  "name": "AirDevis - Logiciel BTP",
  "short_name": "AirDevis",
  "description": "Logiciel BTP tout-en-un : devis DPGF, facturation electronique Chorus Pro, suivi chantier mobile",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "productivity", "finance"]
}