{
  "name": "Caevon",
  "short_name": "Caevon",
  "description": "An adaptive computational environment that reshapes itself around how you think.",
  "start_url": "https://caevon.app/",
  "scope": "https://caevon.app/",
  "id": "https://caevon.app/",
  "display": "standalone",
  "background_color": "#0a0b14",
  "theme_color": "#0a0b14",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "https://caevon.app/",
    "method": "GET",
    "params": {
      "text": "input"
    }
  }
}
