{
  "name": "TiLive - TiLive Recorder",
  "short_name": "TiLive",
  "description": "Record TiLive live streams automatically and receive MP4 files on Telegram.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7fc",
  "theme_color": "#ff008c",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
