﻿{
  "name": "MyCryptoGeek",
  "short_name": "MCG",
  "description": "The safe way to buy your first cryptocurrency.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#00d4aa",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
