{
  "name": "FXpat — Currency Converter for Expats",
  "short_name": "FXpat",
  "description": "A mobile currency converter designed for expats in Southeast Asia, simplifying currency exchange.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFDFB",
  "theme_color": "#3BAA7D",
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
