{

  "name": "Chatt",

  "short_name": "Chatt",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#0A0A0A",

  "theme_color": "#D4AF37",

  "permissions": ["microphone"],

  "icons": [

    {

      "src": "/icon-192.png",

      "sizes": "192x192",

      "type": "image/png"

    }

  ]

}


