{
  "name": "Master Builder AI",
  "short_name": "MB AI",
  "description": "Build complete applications through voice and text chat with your AI architect.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "icons": [
    {
      "src": "/_cdn/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/_cdn/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}