{
  "name": "Prospect Dugout",
  "short_name": "Dugout",
  "description": "The #1 platform for baseball prospects, coaches, and families",
  "start_url": "/dugout",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "categories": ["sports", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dugout Feed",
      "url": "/dugout",
      "description": "View the Dugout feed"
    },
    {
      "name": "Discover Players",
      "url": "/discover",
      "description": "Discover baseball prospects"
    },
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View your profile"
    }
  ]
}
