{
  "name": "CreatorAI – Your Personal AI Studio",
  "short_name": "CreatorAI",
  "description": "Limitless AI creative suite with chat, images, stories, videos, code, and more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1a081f",
  "background_color": "#1a081f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%238b5cf6' width='192' height='192'/><text x='50%' y='50%' font-size='120' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>✨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%238b5cf6' width='512' height='512'/><text x='50%' y='50%' font-size='320' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>✨</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><text x='50%' y='50%' font-size='120' font-weight='bold' fill='%238b5cf6' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>✨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "graphics", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a081f' width='540' height='720'/><text x='270' y='360' font-size='80' fill='%238b5cf6' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>CreatorAI</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%231a081f' width='1280' height='720'/><text x='640' y='360' font-size='80' fill='%238b5cf6' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>CreatorAI</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Fern",
      "short_name": "Chat",
      "description": "Start a conversation with Fern",
      "url": "/chat",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96' rx='22'/><text x='48' y='48' font-size='60' fill='white' text-anchor='middle' dominant-baseline='middle'>💬</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Generate Images",
      "short_name": "Images",
      "description": "Create AI-generated images",
      "url": "/images",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96' rx='22'/><text x='48' y='48' font-size='60' fill='white' text-anchor='middle' dominant-baseline='middle'>🖼️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
