{
  "name": "Gathos - AI Image, TTS + Video APIs for Agents",
  "short_name": "Gathos",
  "description": "Agent-native APIs for image generation, TTS voice cloning, and Creator text-to-video with generated audio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#faf9f7",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-16.png?v=4",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png?v=4",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48.png?v=4",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg?v=4",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
