{
  "name": "Plentio — Native macOS Code Editor",
  "short_name": "Plentio",
  "description": "A blazing-fast, lightweight native macOS code editor with tree-sitter syntax highlighting, CSV/XLSX editing, Touch ID encryption, and AI assistance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
