{
  "name": "HML Live",
  "short_name": "HML",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#05070c",
  "theme_color": "#ffd700",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}