{
  "id": "/",
  "lang": "en-US",
  "name": "Y13 Elite",
  "short_name": "Y13 Elite",
  "description": "Installable Y13 Elite training app for iPhone-first adherence, family sync, and role-based access.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#090909",
  "theme_color": "#090909",
  "categories": ["sports", "health", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
