{
  "name": "thebird",
  "short_name": "thebird",
  "description": "Browser-native web OS — multi-instance, agentic, serverless",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#247420",
  "theme_color": "#247420",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
