{
  "id": "/?source=pwa",
  "name": "OFF SZN Hoops — Basketball Recruiting",
  "short_name": "OFF SZN",
  "description": "Basketball recruiting rankings, commits, and scouting.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c8102e",
  "categories": ["sports", "news"],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rankings",
      "short_name": "Rankings",
      "url": "/rankings?source=pwa-shortcut",
      "description": "Player rankings by class, position, and state",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Commitments",
      "short_name": "Commits",
      "url": "/commitments?source=pwa-shortcut",
      "description": "Latest college commitments and decommits",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "url": "/news?source=pwa-shortcut",
      "description": "Recruiting news, NIL, and transfer portal coverage",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Your Feed",
      "short_name": "Feed",
      "url": "/feed?source=pwa-shortcut",
      "description": "Updates from players and schools you follow",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
