{
  "name": "TransitionCommand",
  "short_name": "TC",
  "description": "Military-to-civilian transition command center — all branches, all paths. © 2026 KIBU Global Ventures LLC.",
  "developer": {
    "name": "KIBU Global Ventures LLC",
    "url": "https://kibu.global"
  },
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F3EE",
  "theme_color": "#1B2B4B",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tasks",
      "url": "/index.html#tasks",
      "description": "Open task checklist"
    },
    {
      "name": "Resume Builder",
      "url": "/index.html#resume",
      "description": "Build your civilian resume"
    }
  ]
}
