﻿{
  "name": "NUCTEREA | Dev — Crypto Donations",
  "short_name": "NUCTEREA",
  "description": "Support NUCTEREA with crypto donations and help create free tech education.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#F5B941",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/favicon/favicon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}