* Move the emoji * Convert to a grid layout * Ellipsize the feed urls * Add link to source on GitHub * Always be updating the relative time of the feed * Make "recent" within the last 8 hours * Sort the feeds alphabetically
18 lines
360 B
JSON
18 lines
360 B
JSON
{
|
|
"name": "Carter's RSS Feeds",
|
|
"short_name": "Carter's RSS Feeds",
|
|
"start_url": ".",
|
|
"scope": ".",
|
|
"display": "standalone",
|
|
"background_color": "#FCF5E4",
|
|
"theme_color": "#FCF5E4",
|
|
"description": "Updates from RSS feeds that Carter likes",
|
|
"id": "/",
|
|
"icons": [
|
|
{
|
|
"sizes": "any",
|
|
"src": "news-emoji.svg",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|