{
  "short_name": "SynthCipher",
  "name": "SynthCipher Super App",
  "icons": [
    {
      "src": "fav.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "fav.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#6366f1",
  "background_color": "#0f1115"
}
