{
  "name": "Bob AI Mobile Companion",
  "short_name": "Bob Companion",
  "description": "The portable offline-capable mobile companion for Bob AI Command Center.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?mobile=true",
  "background_color": "#050505",
  "theme_color": "#06b6d4",
  "display": "standalone",
  "orientation": "portrait"
}
