{
  "name": "Command Center — Ocelys Trading",
  "short_name": "Ocelys",
  "description": "Dashboard de trading MNQ : cockpit, radar news, journal, mindset",
  "start_url": "/index.html#/decision",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Décision du jour",
      "short_name": "Décision",
      "url": "/index.html#/decision"
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "/index.html#/journal"
    },
    {
      "name": "Actus & annonces",
      "short_name": "Actus",
      "url": "/index.html#/marche/actus"
    }
  ]
}
