{
  "name": "Xecute — Online IDE",
  "short_name": "Xecute",
  "description": "Advanced online code editor with real-time preview, auto-save, and 40+ language support.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "any",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
