{
  "name": "Tax GEL — foreign income calculator",
  "short_name": "Tax GEL",
  "description": "Convert foreign income to GEL with official NBG rates.",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#18202b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
