{
  "name": "Heaven Token",
  "short_name": "HEAVEN",
  "description": "Heaven Token \u2014 One Token. Endless Potential. Powers the entire Heaven Eco Hub.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#FF6B35",
  "lang": "en",
  "icons": [
    {
      "src": "heaven-token-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "heaven-token-icon-180.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Heaven Token-1.avif",
      "sizes": "512x512",
      "type": "image/avif",
      "purpose": "any"
    },
    {
      "src": "heaven-token-icon-180.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "finance",
    "business"
  ],
  "screenshots": [
    {
      "src": "Heaven Token-1.avif",
      "sizes": "512x512",
      "type": "image/avif",
      "form_factor": "wide"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Buy HEAVEN",
      "short_name": "Buy",
      "description": "Go to the Buy Terminal",
      "url": "/#buyTerminal",
      "icons": [
        {
          "src": "heaven-token-icon-180.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}