{
  "short_name": "Crypto Temperatures",
  "name": "Crypto Temperatures",
  "icons": [
    {
      "src": "/icons/icon-svg.svg",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#00ff48",
  "scope": "/",
  "display": "browser",
  "theme_color": "#0f1428",
  "shortcuts": [],
  "description": "Crypto Temperatures web application",
  "screenshots": []
}