{
  "name": "Bean",
  "short_name": "Signaturesi",
  "description": "Bean, secure real-time E2EE messaging app with premium glass UI.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f3f7",
  "theme_color": "#1e1f22",
  "scope": "./",
  "lang": "en",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any" 
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
