{
  "name": "DraftWorth NIL App",
  "short_name": "DraftWorth",
  "description": "Independent NIL Valuation and Contract Scanner for student-athletes and parents.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00e676",
  "orientation": "portrait-primary",
  "categories": ["sports", "finance", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
