{
  "name": "Password Security Analyzer",
  "short_name": "PasswordAnalyzer",
  "description": "Comprehensive password security analyzer with strength analysis, breach checking, and secure password generation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "categories": ["security", "productivity", "utilities"],
  "icons": []
}