{
  "name": "HUD Manager — Star Citizen Loadout Console",
  "short_name": "HUD Manager",
  "description": "Star Citizen ship loadout builder with AI Engineer engine, fleet management, and combat sim. Plan, save, and share builds across 271+ ships.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#01000a",
  "theme_color": "#5ed7ff",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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": "Dashboard", "url": "/dashboard", "description": "Cockpit home" },
    { "name": "R.I.G Builder", "url": "/builder", "description": "Configure a ship loadout" },
    { "name": "AI Engineer", "url": "/recommend", "description": "Generate a loadout from your role + budget" },
    { "name": "Fleet", "url": "/fleet", "description": "Your owned ships + insurance status" },
    { "name": "Insurance ROI", "url": "/insurance-roi", "description": "Decide expedite vs claim-time" },
    { "name": "Quantum Fuel", "url": "/quantum-fuel", "description": "Plan a jump's fuel burn" },
    { "name": "What's New", "url": "/whats-new", "description": "Latest updates and 4.8 preview" }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "lang": "en-US",
  "dir": "ltr",
  "id": "/?app=hud-manager"
}
