{
  "name": "PulsePass - Secure Password Generator",
  "short_name": "PulsePass",
  "description": "Generate highly secure random passwords, passphrases, and typeable passwords offline. Client-side only with no data storage. Privacy-focused.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "categories": ["security", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
