{
  "name": "NextPlay — AI Sports Highlights",
  "short_name": "NextPlay",
  "description": "Upload your raw game footage. We turn it into the recruiting highlight every athlete needs.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#E8913A",
  "orientation": "any",
  "categories": ["sports", "entertainment", "education"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
