{
    "name": "Legacy",
    "short_name": "Legacy",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
  {
    "src": "assets/LUM_Logo.jpg",
    "sizes": "500x500",
    "type": "image/png"
  }
]
    
  }