BuildFeed/BuildFeed/manifest.json
Thomas Hounsell a982810b51 Revamp the colour scheme
Also some tweaks to how the navigation menu works and collapses down to
mobile.
2017-05-08 20:07:59 +01:00

16 lines
528 B
JSON

{
"name": "BuildFeed",
"short_name": "BuildFeed",
"background_color": "#2E3440",
"theme_color": "#2E3440",
"description": "Learn what Dona Sarkar won't tell you. Keep up to date with the latest Microsoft Windows developments with BuildFeed, the comprehensive build tracker.",
"icons": [
{
"src": "https://buildfeed.net/content/tile/notify.png",
"sizes": "2048x2048"
}
],
"start_url": "https://buildfeed.net/",
"display": "standalone",
"gcm_sender_id": "482941778795"
}