{
  "name": "AKM NEXUS",
  "short_name": "NEXUS",
  "description": "Plateforme SaaS multi-module — Restaurant, Auto, Immobilier",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "any",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle commande",
      "short_name": "Commande",
      "url": "/restaurant/orders/new",
      "description": "Ouvrir le POS restaurant"
    },
    {
      "name": "Cuisine",
      "short_name": "Cuisine",
      "url": "/restaurant/kitchen",
      "description": "Affichage cuisine (KDS)"
    }
  ],
  "categories": ["business", "food"],
  "prefer_related_applications": false
}
