{
  "name": "Secure Random Password Generator",
  "short_name": "SRPG",
  "description": "Create strong, hack-proof passwords instantly. Free cybersecurity tool to generate random, secure keys.",
  "start_url": "/en/utilities/categories/tools/password-generator/",
  "scope": "/en/utilities/categories/tools/password-generator/",
  "icons": [
    {
      "src": "/images/utilities/password-generator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}