{
  "name": "Docuth TV",
  "short_name": "DocuthTV",
  "description": "Docuth is a video-sharing social platform built for creative expression and genuine connections. Post your moments, engage with others, and grow your community — all in one place.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "landscape",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
