{
  "name": "Money Diplomatic Terminal",
  "short_name": "MD Terminal",
  "description": "Terminal d'intelligence macro institutionnelle : recherche bancaire, macro G8, COT et gestion du risque.",
  "id": "/terminal.html",
  "start_url": "terminal.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "fr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "images/app-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/app-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/app-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Overview",
      "url": "terminal.html?tool=overview",
      "description": "Vue d'ensemble des marchés"
    },
    {
      "name": "COT",
      "url": "terminal.html?tool=cot",
      "description": "Positionnement institutionnel"
    },
    {
      "name": "Recherche bancaire",
      "url": "terminal.html?tool=research",
      "description": "Bibliothèque de recherche"
    },
    {
      "name": "Mon compte",
      "url": "login.html",
      "description": "Abonnement, facturation et profil"
    }
  ]
}
