{
  "name": "z0.chat — Run every model. Compare every answer.",
  "short_name": "z0.chat",
  "description": "Send one prompt to 13+ models simultaneously. BYOK with zero markup. Powered by Vultr Inference.",
  "start_url": "/preview/index.html",
  "scope": "/preview/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1714",
  "theme_color": "#1a1714",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1714'/><rect x='160' y='160' width='48' height='48' rx='8' fill='%23e8a838'/><text x='256' y='320' font-family='monospace' font-size='140' fill='%23e8a838' text-anchor='middle' font-weight='bold'>z0</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch App",
      "short_name": "App",
      "url": "/preview/app.html"
    },
    {
      "name": "Models",
      "short_name": "Models",
      "url": "/preview/index.html#models"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/preview/index.html#pricing"
    }
  ]
}
