{
  "name": "StashFX - Free Currency Converter",
  "short_name": "StashFX",
  "description": "Free offline currency converter for travellers. Convert 160+ currencies without internet.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2A303C",
  "background_color": "#2A303C",
  "categories": ["finance", "utilities", "travel"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/icon-1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ]
}
