{
  "name": "Two-Factor Authenticator",
  "short_name": "2FA",
  "prefer_related_applications": false,
  "start_url": "index.html",
  "display": "standalone",
  "theme_color": "#fff",
  "background_color": "#fff",
  "description": "An offline Secure Two-Factor Authenticator Powered by Aegis Local Storage.",
  "icons": [{
    "src": "192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
