{
  "name": "La Divine - Gestion de Pharmacies",
  "short_name": "La Divine",
  "description": "Application de gestion pour le groupe de pharmacies La Divine - Rapports, finances, stock, personnel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "fr-FR",
  "categories": ["business", "productivity", "medical"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.webp",
      "sizes": "32x32",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
      "purpose": "any"
    },
    {
      "src": "/ic_launcher/384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ic_launcher/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ic_launcher/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ic_launcher/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Créer un rapport",
      "short_name": "Rapport",
      "description": "Créer un nouveau rapport journalier",
      "url": "/daily-report-form?mode=create",
      "icons": [
        {
          "src": "/ic_launcher/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tableau de bord",
      "short_name": "Accueil",
      "description": "Aller au tableau de bord principal",
      "url": "/",
      "icons": [
        {
          "src": "/ic_launcher/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
