{
  "name": "iNFiNiTY Chat",
  "short_name": "iNFiNiTY Chat",
  "description": "Secure กค Encrypted กค Ephemeral Chat",
  "start_url": "https://chat.emran.website",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b141a",
  "theme_color": "#0b141a",
  "orientation": "portrait",
  "lang": "en",
  "categories": [
    "social",
    "utilities"
  ],
  "handle_links": "preferred",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "com.infinity.chat"
}