{
  "product": "TrueLock",
  "google_play_support_path": "https://truelock.pro/play-support.html",
  "policy_note": "Store-distributed paid digital features must use the required store billing flow where applicable.",
  "plans": [
    {
      "id": "free",
      "name": "Free",
      "price_usd": 0,
      "billing": "none",
      "features": [
        "open and verify capsules",
        "no recipient account required"
      ]
    },
    {
      "id": "pro",
      "name": "Pro",
      "price": "store-defined where available",
      "billing": "official app-store billing where applicable",
      "features": [
        "advanced capsule creation features"
      ]
    }
  ],
  "google_play_support_path_scope": "support, privacy, and feedback information"
}