{
  "name": "filesync",
  "short_name": "Files",
  "description": "Secure ephemeral file sharing & chat",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#faf9f5",
  "background_color": "#181715",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
