{
  "name": "On Me VIP — Student Athlete NIL Platform",
  "short_name": "On Me VIP",
  "description": "Empowering college and high school athletes to earn through NIL deals, navigate the transfer portal, and build their personal brand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["sports", "education", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "On Me VIP — NIL Platform Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "NIL Deals",
      "short_name": "NIL Deals",
      "description": "Browse and apply for NIL opportunities",
      "url": "/nil-deals",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your athlete dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "NIL Academy",
      "short_name": "Academy",
      "description": "Learn about NIL and athlete branding",
      "url": "/nil-academy",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
