{
  "name": "Yan Physio Learning",
  "short_name": "YanPhysio",
  "description": "Professional physiotherapy learning platform for students and practitioners",
  "start_url": "/learn/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "categories": ["education", "health", "lifestyle"],
  "icons": [
    {"src": "/static/images/logo_last.png", "sizes": "48x48", "type": "image/png", "purpose": "any"},
    {"src": "/static/images/logo_last.png", "sizes": "96x96", "type": "image/png", "purpose": "any"},
    {"src": "/static/images/logo_last.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/static/images/logo_last.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "My Dashboard", "short_name": "Dashboard", "description": "View your learning dashboard", "url": "/learn/"},
    {"name": "Ask a Question", "short_name": "Messages", "description": "Contact your instructor", "url": "/learn/messages/"}
  ]
}
