{
  "name": "CodeCompiler — Online Code Editor & Compiler",
  "short_name": "CodeCompiler",
  "description": "A free online code editor and compiler. Build HTML, CSS and JavaScript with a live preview, or run Python, Java, C, C++, Go, Rust and more, right in your browser.",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17181c",
  "theme_color": "#17181c",
  "lang": "en",
  "orientation": "any",
  "categories": ["developer tools", "productivity", "education"],
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
