{
  "name": "ORB Entertainment",
  "short_name": "ORBENT",
  "description": "Africa's premier music platform. Distribute music to 150+ streaming platforms, book professional studio sessions, track analytics & revenue, manage royalties, and grow your audience — all in one app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#9d4edd",
  "orientation": "any",
  "scope": "/",
  "categories": ["music", "entertainment", "business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Artist Dashboard",
      "short_name": "Dashboard",
      "url": "/distribute/portal",
      "description": "View your releases, wallet, and analytics"
    },
    {
      "name": "Distribute Music",
      "short_name": "Distribute",
      "url": "/distribute",
      "description": "Release your music to 150+ streaming platforms"
    },
    {
      "name": "Book Studio",
      "short_name": "Studios",
      "url": "/studios",
      "description": "Book a professional recording studio session"
    },
    {
      "name": "My Releases",
      "short_name": "Releases",
      "url": "/distribute/portal/releases",
      "description": "Manage your music releases and submissions"
    },
    {
      "name": "Wallet & Earnings",
      "short_name": "Wallet",
      "url": "/distribute/portal/wallet",
      "description": "Track earnings and manage withdrawals"
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/distribute/portal/analytics",
      "description": "Track stream counts, revenue, and audience data"
    },
    {
      "name": "Music Promotion",
      "short_name": "Promotion",
      "url": "/distribute/portal/promotion",
      "description": "Boost your music with playlist pitching and social campaigns"
    },
    {
      "name": "Help Center",
      "short_name": "Help",
      "url": "/help",
      "description": "Get answers, guides, and support"
    }
  ]
}
