{
  "name": "Vortex",
  "short_name": "Vortex",
  "description": "The AI-native code editor. Plan, edit, verify, and ship code with local or cloud AI models.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1376x768",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1376x768",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
