{
  "name": "Dev Center",
  "short_name": "Dev Center",
  "description": "Julylan's Command Center — Trading, Agents, Business Ops",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00020c",
  "theme_color": "#00020c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Book a Meeting",
      "url": "/book",
      "description": "Schedule a meeting with Julylan"
    },
    {
      "name": "Tasks",
      "url": "/execution-workforce/tasks",
      "description": "View and manage tasks"
    }
  ]
}
