{
  "name": "Klix Security",
  "short_name": "Klix OS",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#FFA500",
  "icons": [
    {
      "src": "assets/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}