{
  "name": "Luma Core / Verimesh Demo",
  "short_name": "Luma Demo",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#08101b",
  "theme_color": "#08101b",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
