{
  "name": "Learning Pro",
  "short_name": "Learning Pro",
  "description": "A fun educational app for all ages — quizzes, AI study mode, life games and more!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b9d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
