{
  "name": "Databricks Release Hub",
  "short_name": "DB Release Hub",
  "description": "Track all Databricks releases, features, and updates in one place. Comprehensive release monitoring for the Databricks data and AI platform.",
  "id": "https://databricksreleasehub.com/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF3621",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "developer", "documentation"],
  "screenshots": [
    {
      "src": "/assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Databricks Release Hub main interface"
    }
  ]
}
