{
  "name": "YiffTok",
  "short_name": "YiffTok",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "description": "Free yiff, murrsuit, anthro, and furry NSFW videos.",
  "background_color": "#111116",
  "theme_color": "#111116",
  "categories": ["entertainment", "social", "video"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/534543.svg",   "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Latest",   "short_name": "Latest",   "url": "/latest",   "description": "Newest videos" },
    { "name": "Trending", "short_name": "Trending", "url": "/trending", "description": "Top videos right now" },
    { "name": "Shorts",   "short_name": "Shorts",   "url": "/shorts",   "description": "Vertical short clips" }
  ]
}
