{
  "name": "GTH Web",
  "short_name": "GTH",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#070910",
  "theme_color": "#E7B75F",
  "description": "Cinematic discovery web app for GTH",
  "orientation": "any",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
