{
  "name": "MHD Lite",
  "short_name": "MHD Lite",
  "description": "Lightweight client pre DPB",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C1B1F",
  "theme_color": "#1C1B1F", 
  "icons": [
    {
      "src": "/static/images/imhdrevanced.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}