
{
  "name": "Tumble Lux",
  "short_name": "Dry cleaning services.",
  "start_url": "../index.php",
  "id": "./",
  "theme_color": "#000",
  "background_color": "#000",
  "icons": [
    {
      "src": "/image/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "display": "standalone",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}