{
  "name": "Kelvin",
  "short_name": "Kelvin",
  "description": "A token whose floor only rises. Temperature is price above the floor, the crystal is backing, and absolute zero is the floor. Watch the market freeze, live.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04060b",
  "theme_color": "#04060b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}