{
  "name": "Sxtream",
  "short_name": "sxtream",
  "description": "streaming anime gratis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://files.catbox.moe/c6hsu4.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://files.catbox.moe/c6hsu4.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "scope": "/",
  "lang": "id",
  "dir": "ltr",
  "categories": ["entertainment", "streaming"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Anime",
      "short_name": "Anime",
      "description": "Browse anime",
      "url": "/#/anime",
      "icons": [{ "src": "https://files.catbox.moe/c6hsu4.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Dracin",
      "short_name": "Dracin",
      "description": "Browse Chinese drama",
      "url": "/#/dracin",
      "icons": [{ "src": "https://files.catbox.moe/c6hsu4.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Drakor",
      "short_name": "Drakor",
      "description": "Browse Korean drama",
      "url": "/#/drakor",
      "icons": [{ "src": "https://files.catbox.moe/c6hsu4.jpg", "sizes": "192x192" }]
    }
  ]
}