{
  "name": "Easy Crypto to Koinly Converter",
  "short_name": "EC to Koinly",
  "description": "Convert Easy Crypto NZ CSV exports to Koinly universal import format. Free, offline, no data collection.",
  "start_url": "/easy-crypto-to-koinly/",
  "scope": "/easy-crypto-to-koinly/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}