{
  "name": "AI Website Manager",
  "short_name": "AI Website",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DBE2F7",
  "cyan_theme_color": "#3A81E0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "apple-touch-icon-rounded.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
} 