{
"name": "Lublox WEB",
"short_name": "Lublox",
"description": "WEB mode for the Lublox website.",
"icons": [
  {
    "src": "https://assets.lublox.xyz/images/logo.png",
    "sizes": "500x500",
    "type": "image/png"
  }
],
"start_url": "/web",
"display": "fullscreen",
"theme_color": "#00ff00",
"background_color": "#222222"
}