{
  "name": "PawTube",
  "short_name": "PawTube",
  "description": "A clean, modern, distraction-free interface built for a pure video experience.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/pawjects/PawTube/refs/heads/main/assets/pawtube_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/pawjects/PawTube/refs/heads/main/assets/pawtube_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
