{
  "name": "LifeWise Portal",
  "short_name": "LifeWise",
  "description": "LifeWise Academy Portal - Resource Hub and Management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#CF3339",
  "orientation": "portrait-primary",
  "handle_links": "not-preferred",
  "launch_handler": {
    "client_mode": ["auto"]
  },
  "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"
    }
  ]
}
