{
  "id": "/",
  "name": "SS RandomKZN",
  "short_name": "SS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#161616",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}