{
  "name": "Crypto Trading Strategy Guide",
  "short_name": "Crypto Strategies",
  "description": "A crypto-native teaching desk for crypto trading strategy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05100f",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}