{
  "name": "JPT Mission Control",
  "short_name": "Mission Control",
  "description": "JPT AI Agent Dashboard — manage tasks, agents, and your team from anywhere",
  "start_url": "https://jpt.5.223.78.81.nip.io/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#7c6af7",
  "categories": ["productivity", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Team Hub",
      "url": "/?section=team-hub",
      "description": "View JPT & Hermes agent hub"
    },
    {
      "name": "Agent Army",
      "url": "/?section=agents",
      "description": "Manage your AI sub-agents"
    },
    {
      "name": "Mission Chat",
      "url": "/?section=chat",
      "description": "Chat with JPT directly"
    }
  ]
}
