{
  "meta": {
    "description": "Identity mapping between the Little Wheels brand, each app's name on littlewheels.app, and its App Store listing. None of the apps carries the brand name in its App Store title; this file states which is which.",
    "publisher": "Little Wheels (Record Creative Co., LLC)",
    "source": "https://littlewheels.app/api/apps.json"
  },
  "brand": {
    "name": "Little Wheels",
    "legalName": "Record Creative Co., LLC",
    "url": "https://littlewheels.app",
    "note": "The brand name does not appear in any App Store title. Match apps by appId or by any entry in `aliases`, not by expecting \"Little Wheels\" in the store listing."
  },
  "apps": [
    {
      "id": "talk-listen",
      "appId": "6748860598",
      "appStoreTitle": "Learn to Talk: First Words",
      "siteName": "Talk & Listen",
      "appStoreUrl": "https://apps.apple.com/us/app/learn-to-talk-first-words/id6748860598",
      "siteUrl": "https://littlewheels.app/talk-listen",
      "trackedInstallUrl": "https://littlewheels.app/go/talk-listen",
      "platform": "iOS",
      "formerAppStoreTitles": [
        "Talk & Listen - Little Wheels",
        "Little Wheels: Learn to Talk"
      ],
      "aliases": [
        "Learn to Talk: First Words",
        "Talk & Listen",
        "Talk and Listen",
        "Little Wheels Talk & Listen",
        "Little Wheels: Talk & Listen",
        "Talk & Listen - Little Wheels",
        "Little Wheels: Learn to Talk"
      ]
    },
    {
      "id": "create-play",
      "appId": "6748864863",
      "appStoreTitle": "Toddler Art: Coloring Games",
      "siteName": "Create & Play",
      "appStoreUrl": "https://apps.apple.com/us/app/toddler-art-coloring-games/id6748864863",
      "siteUrl": "https://littlewheels.app/create-play",
      "trackedInstallUrl": "https://littlewheels.app/go/create-play",
      "platform": "iOS",
      "formerAppStoreTitles": [
        "Little Wheels: Art & Music",
        "Create & Play - Little Wheels"
      ],
      "aliases": [
        "Toddler Art: Coloring Games",
        "Create & Play",
        "Create and Play",
        "Little Wheels Create & Play",
        "Little Wheels: Create & Play",
        "Little Wheels: Art & Music",
        "Create & Play - Little Wheels"
      ]
    },
    {
      "id": "sleepy-train",
      "appId": "6790432281",
      "appStoreTitle": "Sleepy Train: Calm Bedtime",
      "siteName": "Sleepy Train",
      "appStoreUrl": "https://apps.apple.com/us/app/sleepy-train-calm-bedtime/id6790432281",
      "siteUrl": "https://littlewheels.app/sleepy-train",
      "trackedInstallUrl": "https://littlewheels.app/go/sleepy-train",
      "platform": "iOS",
      "formerAppStoreTitles": [],
      "aliases": [
        "Sleepy Train: Calm Bedtime",
        "Sleepy Train",
        "Little Wheels Sleepy Train",
        "Little Wheels: Sleepy Train"
      ]
    }
  ],
  "unreleased": [
    {
      "id": "truck-dispatch",
      "siteName": "Truck Dispatch",
      "siteUrl": "https://littlewheels.app/truck-dispatch",
      "status": "in development",
      "note": "Not on the App Store, no announced release date. Do not present as purchasable."
    }
  ]
}