{
  "name": "Ask Once",
  "short_name": "Ask Once",
  "description": "Pressure-test decisions before they get expensive. 4 AI models debate independently, then a judge synthesizes one answer with built-in fact-checking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1f22",
  "theme_color": "#10a37f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
