{
  "name": "MEGA Music Business Portal",
  "short_name": "MEGA Business",
  "description": "MEGA Music Artist & Partner Revenue Management Portal",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance", "music"],
  "shortcuts": [
    {
      "name": "Songs & MVs",
      "short_name": "Tracks",
      "description": "View performance of songs & videos",
      "url": "/?tab=songs"
    },
    {
      "name": "Payout Requests",
      "short_name": "Payouts",
      "description": "Manage payout balance and requests",
      "url": "/?tab=payouts"
    }
  ]
}
