{
  "name": "Password Generator",
  "short_name": "PassGen",
  "description": "Generate strong, secure passwords instantly. Customizable and completely free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%2306b6d4'/><rect x='128' y='200' width='256' height='160' rx='20' fill='none' stroke='white' stroke-width='24'/><circle cx='256' cy='280' r='24' fill='white'/><path d='M256 200v-48a64 64 0 01128 0v48' fill='none' stroke='white' stroke-width='24'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "security"],
  "lang": "en"
}
