{
  "name": "SilvaStream",
  "short_name": "SilvaStream",
  "description": "Premium movie & TV streaming powered by Gifted Tech",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#e50914",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "SILVAstream.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "SILVAstream.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Movies",
      "short_name": "Movies",
      "url": "/",
      "icons": [{ "src": "SILVAstream.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Sports",
      "short_name": "Sports",
      "url": "/sports.html",
      "icons": [{ "src": "SILVAstream.png", "sizes": "192x192" }]
    }
  ]
}
