{
  "name": "Terousd — Stream Movies & TV",
  "short_name": "Terousd",
  "description": "Stream unlimited movies and TV series for free.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment"],
  "shortcuts": [
    {
      "name": "Browse Movies",
      "url": "/movies",
      "description": "Browse all movies"
    },
    {
      "name": "Browse TV Series",
      "url": "/tvshows",
      "description": "Browse all TV series"
    }
  ]
}
