{
  "name": "Tin Hat",
  "short_name": "Tin Hat",
  "description": "Tin Hat — the LuesHub chat & voice client, in your browser.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "./appicon/tinhat-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./appicon/tinhat-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./appicon/tinhat-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./appicon/tinhat.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
