{
  "name": "CRM Asterisk & Previora",
  "short_name": "CRM",
  "description": "CRM commercial Asterisk Formation & Previora",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "lang": "fr",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau client",
      "url": "/client_edit.php",
      "description": "Creer un nouveau client"
    },
    {
      "name": "Statistiques",
      "url": "/stats.php",
      "description": "Voir les statistiques"
    }
  ]
}
