{
  "name": "PasswordIdeas — Free Privacy-First Password Tools",
  "short_name": "PasswordIdeas",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "en",
  "dir": "ltr",
  "categories": ["security", "utilities", "productivity"],
  "description": "Generate, test, and protect passwords entirely in your browser. Works offline.",
  "icons": [
    {
      "src": "/img/icon-192.v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-512.v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
