68 lines
1.0 KiB
JSON
68 lines
1.0 KiB
JSON
{
|
|
"domain": "notify.moe",
|
|
"title": "Anime Notifier",
|
|
"fonts": [
|
|
"Ubuntu"
|
|
],
|
|
"styles": [
|
|
"include/config",
|
|
"include/dark",
|
|
"include/mixins",
|
|
"reset",
|
|
"base",
|
|
"typography",
|
|
"mountable",
|
|
"layout",
|
|
"navigation",
|
|
"headers",
|
|
"input",
|
|
"grid",
|
|
"forum",
|
|
"tabs",
|
|
"user",
|
|
"video",
|
|
"loading",
|
|
"fade",
|
|
"mobile",
|
|
"embedded"
|
|
],
|
|
"scripts": {
|
|
"main": "main"
|
|
},
|
|
"push": [
|
|
"/scripts",
|
|
"/images/elements/noise-strong.png"
|
|
],
|
|
"manifest": {
|
|
"short_name": "notify.moe",
|
|
"gcm_sender_id": "941298467524",
|
|
"theme_color": "#f0c7bb",
|
|
"background_color": "#f6f6f6",
|
|
"icons": [
|
|
{
|
|
"src": "images/brand/64.png",
|
|
"sizes": "64x64",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "images/brand/128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "images/brand/144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "images/brand/220.png",
|
|
"sizes": "220x220",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
},
|
|
"ports": {
|
|
"http": 4000,
|
|
"https": 4001
|
|
}
|
|
} |