{
  "store": "DevGrail App Store",
  "apps": [
    {
      "id": "com.example.osmmaps",
      "name": "OSM Map",
      "tagline": "OpenStreetMap viewer with one-tap GPS location",
      "developer": "DevGrail",
      "category": "Maps & Navigation",
      "version": "1.0",
      "versionCode": 1,
      "minAndroid": "5.0 (API 21)",
      "icon": "assets/osm-map-icon.png",
      "description": "A lightweight map app that renders OpenStreetMap tiles. Pinch to zoom, drag to pan, and toggle the GPS button to show or hide your live location on the map.",
      "permissions": [
        "Internet (download map tiles)",
        "Location (only when you turn GPS on)"
      ],
      "builds": [
        {
          "label": "Release (recommended)",
          "file": "apks/osm-map-1.0.apk",
          "size": 5075181,
          "sha256": "62bbad07a510f2690e010d5ef13ccb2059a4a0437862e74985e377f9624c7491"
        },
        {
          "label": "Debug build",
          "file": "apks/osm-map-1.0-debug.apk",
          "size": 6144090,
          "sha256": "d98ff23d72fa81fee7b9427ad498c6ccfda8480c5e948bd150df9018e4cafc25"
        }
      ]
    }
  ]
}
