{
  "name": "Bit Chat",
  "short_name": "BitChat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#181918",
  "icons": [
    {"src": "icon-128.png", "sizes": "128x128", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}