{
  "name": "Sleebi - for Sleep",
  "short_name": "Sleebi",
  "description": "The ASMR viewing experience optimized for sleep, with screen dimming to black, blue-light filter, sleep timer, downloading videos for offline viewing, background listening, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#212121",
  "theme_color": "#ffba12",
  "icons": [
    {
      "src": "/images/logo_bg.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo_text.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}