#!/bin/sh
open -a "App Store" "https://apps.apple.com/app/id409203825"
exit 0
