{
  "name": "Qeepsafe Secure Vault",
  "short_name": "Qeepsafe",
  "description": "A secure personal vault and credentials manager powered by Google Drive storage and Google account security.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#4c5be8",
  "orientation": "portrait-primary",
  "icons": [
     {
      "src": "/playstore.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/playstore2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
