{
  "name": "Clara Node",
  "short_name": "Clara Node",
  "description": "AI-powered market intelligence that transforms social data into strategic recommendations.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1922x842",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Creator profile — sentiment, reactions, and brand fit at a glance"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "502x842",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Creator profile — mobile view"
    }
  ]
}
