{
  "name": "LEXUN — Future Intelligence",
  "short_name": "LEXUN",
  "description": "See your biggest risk, biggest opportunity, and strongest next move — before reality decides.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1626",
  "theme_color": "#0d1626",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Predict the future",
      "short_name": "Predict",
      "description": "Run a full probabilistic read on any decision",
      "url": "/#predict",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Save Me 5 Years",
      "short_name": "Save 5",
      "description": "The one button that matters",
      "url": "/#save5",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Your daily brief",
      "url": "/#mission",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}