{
  "name": "Prospect",
  "short_name": "Prospect",
  "description": "Player development and talent identification platform",
  "theme_color": "#2d6a4f",
  "background_color": "#fafafa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "productivity"],
  "shortcuts": [
    {
      "name": "New Observation",
      "url": "/observe/academy",
      "description": "Log a new player observation"
    },
    {
      "name": "Players",
      "url": "/workbooks",
      "description": "View all players"
    }
  ]
}
