{
  "name": "Script Vault",
  "short_name": "Vault",
  "description": "Searchable, versioned home for your SQL and Python scripts",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#14161a",
  "theme_color": "#14161a",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}