{
  "name": "The Owner's Suite",
  "short_name": "Owner's Suite",
  "description": "Make money with AI. Create an AI avatar, earn passive income through fan subscriptions, token gifts, and exclusive content — all powered by automation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0514",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["social", "finance", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "the-owners-suite",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "The Owner's Suite — AI Avatar Creator & Monetization Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign Up Free",
      "short_name": "Sign Up",
      "description": "Create your free account and start earning",
      "url": "/signup",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Log In",
      "short_name": "Log In",
      "description": "Access your account and dashboard",
      "url": "/login",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
