{
  "name": "WizeGen",
  "short_name": "WizeGen",
  "description": "Learn the skills that make you human",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#CB2353",
  "scope": "/app",
  "orientation": "portrait",
  "icons": [
    {"src": "/app/icons/launcher.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/app/icons/launcher.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {"name": "Analysis", "short_name": "Analysis", "description": "Analyze content", "url": "/app/app/analyze", "icons": [{"src": "/app/icons/launcher.png", "sizes": "192x192"}]}
  ]
}
