{
  "name": "Volume Entertainment Studio",
  "short_name": "Volume TV",
  "description": "Original content, culture, and entertainment from Volume Entertainment Studio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#A855F7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "entertainment",
    "music",
    "video"
  ],
  "screenshots": []
}