{
  "name": "Shellybot — AI-Powered Tools & Games",
  "short_name": "Shellybot",
  "description": "Shellybot is CLMTek's AI agent platform — the AI teammate that actually ships. Explore Aegis Commander, Voidborne, Character Builder, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "Play Aegis Commander",
      "short_name": "Aegis",
      "description": "3D space fortress-defense RTS",
      "url": "https://aegis.coredumped.org",
      "icons": [{ "src": "/aegis-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Play Voidborne",
      "short_name": "Voidborne",
      "description": "2D pixel-style atmospheric action-platformer",
      "url": "https://voidborne.shellybot.app",
      "icons": [{ "src": "/voidborne-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Character Builder",
      "short_name": "Characters",
      "description": "AI-powered character generation for NPCs, heroes, and villains",
      "url": "https://character-builder.shellybot.app",
      "icons": [{ "src": "/character-builder-icon.svg", "sizes": "any" }]
    }
  ]
}
