{
  "name": "AFCloud AI",
  "short_name": "AFCloud",
  "description": "Africa's AI infrastructure company. AI APIs, chat, and developer tools with local currency billing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#B8431F",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon?type=png&size=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon?type=png&size=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}