{
  "name": "Ethereum Valuation Terminal",
  "short_name": "Terminal",
  "description": "Thesis-driven Ethereum valuation terminal by MAJOR KEY Capital",
  "start_url": "/terminal",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0c",
  "background_color": "#0a0a0c",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/images/majorkey-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/majorkey-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/majorkey-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
