{
  "name": "2FA Pro - Two-Factor Authentication Generator",
  "short_name": "2FA Pro",
  "description": "Generate secure TOTP codes for two-factor authentication",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
