{
  "title": "Haunts365 Apps Hub",
  "subtitle": "Install, update, and reference operational apps from one place.",
  "apps": [
    {
      "id": "bunker66-line-tablet",
      "name": "Bunker66 Line Tablet",
      "platform": "Android APK",
      "type": "dynamic-update-json",
      "updateJsonUrl": "/line/app-update.json",
      "installUrlFallback": "/line/Bunker66-LineTablet.apk",
      "notes": "Queue trigger tablet app for line operations.",
      "links": [
        {
          "label": "Update JSON",
          "url": "/line/app-update.json",
          "style": "secondary"
        }
      ],
      "owner": "Operations",
      "icon": "[LINE]",
      "category": "Operations",
      "minAndroid": "10+",
      "requiredRole": "Line Staff",
      "changelogUrl": "/line/app-update.json"
    },
    {
      "id": "controlmaster-web",
      "name": "ControlMaster",
      "platform": "Web App",
      "type": "static",
      "versionName": "Live",
      "releasedAt": "Continuous",
      "notes": "Controllers, scenes, firmware, and operations dashboard.",
      "installUrl": "/dashboard",
      "links": [
        {
          "label": "Login",
          "url": "/login",
          "style": "secondary"
        }
      ],
      "owner": "Engineering",
      "icon": "[CM]",
      "category": "Management",
      "requiredRole": "Operator"
    }
  ]
}
