{
  "name": "Meejo Manage",
  "short_name": "Meejo",
  "description": "Gérez votre business en Afrique — POS, stock, ventes et commandes web en temps réel",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Caisse",
      "short_name": "POS",
      "description": "Ouvrir la caisse",
      "url": "/pos"
    },
    {
      "name": "Commandes web",
      "short_name": "Commandes",
      "description": "Voir les commandes en ligne",
      "url": "/webstore"
    },
    {
      "name": "Produits",
      "short_name": "Produits",
      "description": "Gérer les produits",
      "url": "/products"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64",
      "type": "image/x-icon"
    }
  ]
}
