{
  "name": "Rise Your Way",
  "short_name": "RiseYourWay",
  "description": "AI-powered reading help. Progress. Clarity. Your pace.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FFF8E7",
  "theme_color": "#1B3A5C",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}
