{
 "name": "LEXUN — Decision Intelligence",
 "short_name": "LEXUN",
 "description": "Stress-test a decision before you make it: 5,000 reproducible scenarios on your own numbers, in your browser.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "portrait-primary",
 "background_color": "#000000",
 "theme_color": "#000000",
 "icons": [
  {
   "src": "/icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any"
  },
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "shortcuts": [
  {
   "name": "Run a simulation",
   "short_name": "Simulate",
   "description": "Frame a decision and run the released model on your own figures",
   "url": "/platform#new",
   "icons": [
    {
     "src": "icon.svg",
     "sizes": "any"
    }
   ]
  },
  {
   "name": "My decisions",
   "short_name": "Decisions",
   "description": "The record kept on this device under your Key",
   "url": "/platform#library",
   "icons": [
    {
     "src": "icon.svg",
     "sizes": "any"
    }
   ]
  },
  {
   "name": "Forecast register",
   "short_name": "Register",
   "description": "Public forecasts, frozen before the outcome, scored when it lands",
   "url": "/forecast",
   "icons": [
    {
     "src": "icon.svg",
     "sizes": "any"
    }
   ]
  }
 ],
 "lang": "en-GB",
 "categories": [
  "productivity",
  "finance",
  "utilities"
 ],
 "screenshots": [
  {
   "src": "/og.jpg",
   "sizes": "1200x630",
   "type": "image/jpeg",
   "form_factor": "wide",
   "label": "LEXUN homepage with live worked example"
  },
  {
   "src": "/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png",
   "label": "LEXUN icon"
  }
 ]
}
