{
  "name": "MY Currency Rate Tracker",
  "short_name": "MY Rate Tracker",
  "description": "Track live currency exchange rates across Malaysian money changers (My Money Master, Taj Muhabath, Jalinan Duta, Merchantrade Asia) and get alerted by email, Telegram, or push notification the moment your target rate is reached. Rates are read directly from each source's live site, not cached or estimated.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f6f1e4",
  "theme_color": "#b9822a",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "finance",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Build a new alert",
      "url": ".#formHeading",
      "description": "Jump straight to the alert form"
    }
  ],
  "version": "2.0.0",
  "screenshots": [
    {
      "src": "assets/screenshots/wide-1.jpg",
      "sizes": "1568x773",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MY Currency Rate Tracker — build an alert and view live rate comparisons on desktop"
    },
    {
      "src": "assets/screenshots/narrow-ios.jpg",
      "sizes": "499x1080",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "platform": "ios",
      "label": "MY Currency Rate Tracker on iPhone — build an alert and sign in to save it"
    },
    {
      "src": "assets/screenshots/narrow-android.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "platform": "android",
      "label": "MY Currency Rate Tracker on Android — build an alert and sign in to save it"
    }
  ]
}
