{
  "name": "Real Estate University",
  "short_name": "REU",
  "description": "Premium business and real estate skills training platform for agents, investors, and lifelong learners worldwide.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#003366",
  "theme_color": "#003366",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}