{
  "name": "Shellybot — AI-Powered Tools & Games",
  "short_name": "Shellybot",
  "description": "Shellybot is CLMTek's AI agent platform — autonomous operator for Aegis Commander, Voidborne, Character Builder, Claw3D, D&D, and Astra.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "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" }]
    },
    {
      "name": "Play D&D",
      "short_name": "D&D",
      "description": "AI-powered Dungeons & Dragons tools for campaigns, encounters, and characters",
      "url": "https://dnd.coredumped.org",
      "icons": [{ "src": "/dnd-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Play Astra",
      "short_name": "Astra",
      "description": "Space mining and exploration game with base and ship development",
      "url": "https://astra.coredumped.org",
      "icons": [{ "src": "/astra-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Explore Claw3D",
      "short_name": "Claw3D",
      "description": "3D office lobby and agent visualization platform — build and customize your own virtual office space with AI agent avatars",
      "url": "https://claw3d.com",
      "icons": [{ "src": "/claw3d-icon.svg", "sizes": "any" }]
    }
  ]
}
