{
  "name": "oentbox — Entertainment, Reimagined",
  "short_name": "oentbox",
  "description": "A modernized, native-feeling redesign of a Nigerian entertainment discovery hub.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0B0D10",
  "theme_color": "#0B0D10",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "video"],
  "icons": [
    { "src": "img/icon-o.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "img/icon-o.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
  ],
  "shortcuts": [
    {
      "url": "/browse.html",
      "icons": [{ "src": "img/icon-o.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "YouTube videos",
      "short_name": "YouTube",
      "url": "/youtube.html",
      "icons": [{ "src": "img/icon-o.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Downloads",
      "short_name": "Downloads",
      "url": "/downloads.html",
      "icons": [{ "src": "img/icon-o.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
