{
  "name": "Independent Reserve CSV Cleaner",
  "short_name": "IR Cleaner",
  "description": "Clean and fix CSV exports from Independent Reserve crypto exchange",
  "start_url": "/independent-reserve-csv-cleaner/",
  "scope": "/independent-reserve-csv-cleaner/",
  "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"
    }
  ]
}