{
  "name": "WalletPro",
  "category": "Utilities",
  "platform": "Garmin Connect IQ",
  "shortDescription": "Offline QR-code card wallet for supported Garmin watches and Connect IQ devices.",
  "primaryKeywords": [
    "Garmin QR wallet",
    "Garmin wallet app",
    "Connect IQ wallet",
    "offline QR wallet",
    "Garmin QR code app",
    "QR cards for Garmin"
  ],
  "useCases": [
    "loyalty card QR codes",
    "membership card QR codes",
    "gym access QR codes",
    "boarding pass QR payloads",
    "event access QR codes",
    "offline QR cards"
  ],
  "configuration": {
    "method": "Garmin Connect IQ app settings",
    "externalDashboardRequired": false,
    "externalAccountRequired": false
  },
  "runtime": {
    "offlineAfterSettingsSync": true,
    "networkPermissions": false,
    "webRequests": false,
    "developerServers": false,
    "qrGeneratedOnDevice": true
  },
  "privacy": {
    "developerReceivesCardData": false,
    "storesOnDeveloperServer": false,
    "storage": "Garmin Connect IQ app settings and device app storage after sync"
  },
  "notA": [
    "payment wallet",
    "bank card wallet",
    "NFC payment app",
    "Garmin Pay replacement"
  ],
  "pages": {
    "home": "index.html",
    "app": "wallet/",
    "privacy": "privacy.html",
    "terms": "terms.html",
    "support": "support.html"
  }
}
