{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "TXTER",
  "short_name": "TXTER",
  "start_url": "https://txter.cc/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "black",
  "background_color": "black",
  "description": "Private chats app",
  "icons": [{
    "src": "/icons/Web/apple-touch-icon.png",
    "sizes": "300x300",
    "type": "image/png"
  }]
}
