{
  "name": "Namelok Wireless",
  "short_name": "Namelok",
  "description": "Namelok Wireless network monitoring and finance dashboard",
  "id": "/",
  "scope": "/",
  "start_url": "./",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "orientation": "any",
  "background_color": "#3B4CB8",
  "theme_color": "#3B4CB8",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
