{
  "name": "ATHLYNX – The Athlete's Playbook",
  "short_name": "ATHLYNX",
  "description": "The complete athlete platform for NIL deals, transfer portal, recruiting, social networking, messaging, AI tools, and career management. One platform. Every tool. Unlimited potential.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0F1E",
  "theme_color": "#00D4FF",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "social", "business", "education", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.athlynx.app",
      "id": "com.athlynx.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/athlynx/id0000000000"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ATHLYNX Home – The Athlete's Playbook"
    },
    {
      "src": "/screenshots/nil-portal.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NIL Portal – Manage Your Deals"
    },
    {
      "src": "/screenshots/transfer-portal.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Transfer Portal – Find Your Next School"
    }
  ],
  "shortcuts": [
    {
      "name": "NIL Portal",
      "short_name": "NIL",
      "description": "Manage your NIL deals and brand partnerships",
      "url": "/nil-portal",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Messenger",
      "short_name": "Chat",
      "description": "Secure athlete messaging",
      "url": "/messenger",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Transfer Portal",
      "short_name": "Transfer",
      "description": "Navigate the transfer portal",
      "url": "/transfer-portal",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "Your athlete social feed",
      "url": "/feed",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
