{
  "name": "GOAT Royalty App",
  "short_name": "GOAT App",
  "description": "The GOAT of music industry apps — AI Brain, 11 Agents, Royalty Calc, Catalog, Network = Net Worth. DJ Speedy + Waka Flocka.",
  "start_url": "/powerhouse.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e17",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0e17'/><text x='96' y='130' font-size='120' text-anchor='middle' fill='%23FFD700'>🐐</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0e17'/><text x='256' y='360' font-size='360' text-anchor='middle' fill='%23FFD700'>🐐</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "business", "productivity"],
  "shortcuts": [
    {
      "name": "AI Brain",
      "url": "/agents-brain.html",
      "description": "Chat with 11 AI specialist agents"
    },
    {
      "name": "Autopilot",
      "url": "/autopilot.html",
      "description": "Autonomous agent that executes goals"
    },
    {
      "name": "Network",
      "url": "/network.html",
      "description": "DJ Speedy + Waka Flocka social command center"
    },
    {
      "name": "Fan DB",
      "url": "/fan-db.html",
      "description": "Manage fan database"
    }
  ]
}