{
  "short_name": "MinersSync",
  "name": "First Class Miners Donation Tracker",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/google/google-original.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#111827",
  "theme_color": "#D97706",
  "display": "standalone",
  "orientation": "portrait-primary"
}