{
  "name": "OfficiNEXT",
  "short_name": "OfficiNEXT",
  "description": "Gestion intelligente pour les officines pharmaceutiques au Senegal",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#1A5C38",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Caisse",
      "short_name": "Caisse",
      "url": "/caisse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stock Produits",
      "short_name": "Stock",
      "url": "/stock/produits",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
