x

Programs, configuration and documentation that don't fit anywhere else
Log | Files | Refs | README | LICENSE

manifest.json (173B)


      1 {
      2   "short_name": "llmweb",
      3   "name": "LLM Web",
      4   "icons": [],
      5   "start_url": ".",
      6   "display": "standalone",
      7   "theme_color": "#000000",
      8   "background_color": "#ffffff"
      9 }