Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Last active May 17, 2024 04:32
Show Gist options
  • Save aarongustafson/e4465b97349bd0707866772451dd7c3a to your computer and use it in GitHub Desktop.
Save aarongustafson/e4465b97349bd0707866772451dd7c3a to your computer and use it in GitHub Desktop.
sample manifest with categories
{
"name": "Gojiro",
"description": "Gojiro, a freak mutation with a cynical worldview, suffers the pain of solitude as well as several maladies experienced by entertainers, including drug abuse and suicidal tendencies.",
"icons": [{
"src": "images/icon.png",
"sizes": "192x192"
}],
"categories": ["books", "fiction", "science fiction & fantasy", "kaiju", "怪獣"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment