39 lines
492 B
JSON
Raw Normal View History

2016-11-09 11:32:19 +00:00
{
"domain": "notify.moe",
"title": "Anime Notifier",
"fonts": [
"Ubuntu"
],
"styles": [
"reset",
"font-awesome",
"base",
"elements",
"layout",
"navigation",
"headers",
"forms",
"colors",
"animelist",
"forum",
"settings",
"user",
"video",
"loading",
"fade",
"mobile"
],
"static": [
"images"
],
"icons": [
"images/characters/arn-waifu.png"
],
"manifest": {
"gcm_sender_id": "941298467524"
},
"ports": {
"http": 4000,
"https": 4001
}
}