{
  "name": "CrazyGoldFish — Evaluation Infrastructure for Education",
  "short_name": "CrazyGoldFish",
  "description": "AI evaluation infrastructure that turns every response into a learning signal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4338CA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "lang": "en-US",
  "scope": "/",
  "screenshots": [
    {
      "src": "/placeholder.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "CrazyGoldFish Dashboard on Desktop"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "375x812",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "CrazyGoldFish on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Demo",
      "short_name": "Demo",
      "description": "Book a demo to see CrazyGoldFish in action",
      "url": "/?demo=true",
      "icons": [{ "src": "/placeholder.svg", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read the latest insights on AI in education",
      "url": "/blog",
      "icons": [{ "src": "/placeholder.svg", "sizes": "192x192" }]
    }
  ]
}
