{
  "id": "/API/",
  "name": "AlphaTrade — Simulateur de Trading",
  "short_name": "AlphaTrade",
  "description": "Simulateur de trading crypto, forex et actions avec solde fictif. Entraînez-vous sans risque avec un capital fictif.",
  "start_url": "/API/",
  "scope": "/API/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0f0f0f",
  "theme_color": "#6c63ff",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "fr",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "shortcuts": [
    {
      "name": "Marché",
      "short_name": "Marché",
      "description": "Voir les marchés en temps réel",
      "url": "/API/?page=marche",
      "icons": [
        { "src": "/API/icones/icone-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Voir mon portefeuille",
      "url": "/API/?page=wallet",
      "icons": [
        { "src": "/API/icones/icone-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/API/icones/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AlphaTrade — Page Marché"
    },
    {
      "src": "/API/icones/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AlphaTrade — Vue Desktop"
    }
  ],
  "share_target": {
    "action": "/API/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "icons": [
    {
      "src": "/API/icones/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/API/icones/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/API/icones/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/API/icones/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
