{
  "name": "VAULT_SECURE_ACCESS",
  "short_name": "VAULT",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00ffea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "pwa192a.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa512a.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
