{
  "name": "SimpleCrypto",
  "short_name": "SimpleCrypto",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ecfdf5",      
  "theme_color": "#10b981",           
  "description": "Get real-time insights, trends, and data about the crypto market.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
