{
  "name": "MyVault",
  "short_name": "MyVault",
  "description": "Your personal file organizer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1221",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
