{
  "name": "Hetch",
  "short_name": "Hetch",
  "description": "The future of cloud hosting. Experience lightning-fast, secure, and scalable web hosting built for developers and modern businesses. Sign up for early access.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F5A02B",
  "icons": [
    {
      "src": "./resources/branding/logo/pngs/icon/orange.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./resources/branding/logo/pngs/icon/orange.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}