{
  "name": "clickdelivery-mobile-reconstructed",
  "version": "0.1.0",
  "private": true,
  "description": "Reconstructed shared React Native source foundation for the four existing ClickDelivery Android apps.",
  "workspaces": [
    "apps/*",
    "packages/*"
  ],
  "scripts": {
    "brand:check": "node scripts/verify-brand.js",
    "recovery:check": "node scripts/verify-recovery.js"
  },
  "notes": [
    "Initialize supported bare React Native native shells, then copy these shared sources/configs.",
    "Do not replace official logo assets or #FF411F."
  ]
}
