{
  "name": "Creator Growth AI",
  "short_name": "GrowthAI",
  "description": "AI-powered growth copilot for content creators",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
