{
  "name": "Academy OS",
  "short_name": "Academy OS",
  "description": "Manage players, coaches, teams, schedules, attendance, payments and parent communication.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1b3d",
  "theme_color": "#0f1b3d",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
