{
  "name": "CopilotX - Your AI Future",
  "short_name": "CopilotX",
  "description": "Advanced AI assistant for creating images, generating content, podcasts, and intelligent conversation.",
  "start_url": "/copilot-standalone.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#2ea043",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%232ea043'/><g transform='translate(48,67)'><circle cx='24' cy='29' r='23' fill='none' stroke='white' stroke-width='8' transform='rotate(45 24 29)'/><circle cx='72' cy='29' r='23' fill='none' stroke='white' stroke-width='8' transform='rotate(-45 72 29)'/><rect x='42' y='23' width='12' height='12' fill='white' transform='rotate(45 48 29)'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='102' fill='%232ea043'/><g transform='translate(128,178)'><circle cx='64' cy='77' r='61' fill='none' stroke='white' stroke-width='21' transform='rotate(45 64 77)'/><circle cx='192' cy='77' r='61' fill='none' stroke='white' stroke-width='21' transform='rotate(-45 192 77)'/><rect x='112' y='61' width='32' height='32' fill='white' transform='rotate(45 128 77)'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "education"
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%230d1117'/><text x='640' y='360' text-anchor='middle' fill='%232ea043' font-size='48' font-family='Inter, sans-serif'>CopilotX - Your AI Future</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "New Chat",
      "description": "Start a new conversation",
      "url": "/copilot-standalone.html?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='19' fill='%232ea043'/><path d='M48 32v32M32 48h32' stroke='white' stroke-width='6' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Create Image",
      "short_name": "Image",
      "description": "Generate an AI image",
      "url": "/copilot-standalone.html?action=image",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='19' fill='%232ea043'/><rect x='20' y='20' width='56' height='56' rx='4' fill='none' stroke='white' stroke-width='4'/><circle cx='35' cy='35' r='6' fill='white'/><path d='M20 60 L40 40 L50 50 L76 24' stroke='white' stroke-width='4' fill='none' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Create Podcast",
      "short_name": "Podcast",
      "description": "Generate a podcast episode",
      "url": "/copilot-standalone.html?action=podcast",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='19' fill='%232ea043'/><circle cx='48' cy='36' r='12' fill='none' stroke='white' stroke-width='4'/><path d='M36 48 Q36 60 48 60 Q60 60 60 48' stroke='white' stroke-width='4' fill='none'/><path d='M48 60 V76' stroke='white' stroke-width='4'/><path d='M38 76 H58' stroke='white' stroke-width='4'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr"
}
