{
  "name": "Telknit",
  "short_name": "Telknit",
  "description": "Retro AIM/IRC-style web client for Matrix",
  "start_url": "/app",
  "scope": "/",
  "id": "/app",
  "display": "standalone",
  "background_color": "#c0c0c0",
  "theme_color": "#c0c0c0",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
