{
  "name": "SSH Pro — VPS Command Center",
  "short_name": "SSH Pro",
  "description": "Cockpit VPS mobile-first : 8 sessions Claude Remote, terminal SSH, monitoring, SOS resurrection.",
  "id": "/panel/",
  "start_url": "/panel/",
  "scope": "/panel/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#1a1a1a",
  "background_color": "#1a1a1a",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    { "src": "/panel/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/panel/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/panel/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/panel/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/panel/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Etat 8 CLI Claude + SOS resurrection + KPI VPS",
      "url": "/panel/",
      "icons": [{ "src": "/panel/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Remote Control",
      "short_name": "Remote",
      "description": "8 sessions Claude Remote + regeneration URLs",
      "url": "/panel/remote",
      "icons": [{ "src": "/panel/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Terminal SSH",
      "short_name": "Terminal",
      "description": "Session SSH interactive",
      "url": "/panel/terminal",
      "icons": [{ "src": "/panel/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Monitoring",
      "short_name": "Monitoring",
      "description": "CPU / RAM / containers temps reel",
      "url": "/panel/monitoring",
      "icons": [{ "src": "/panel/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 400 }
}
