2023-03-02 21:11:58 -05:00
|
|
|
{
|
|
|
|
"short_name": "items.sp-tarkov",
|
|
|
|
"name": "Items Website for sp-tarkov",
|
|
|
|
"icons": [
|
|
|
|
{
|
2023-03-02 21:13:08 -05:00
|
|
|
"src": "favico.ico",
|
2023-03-02 21:11:58 -05:00
|
|
|
"sizes": "32x32",
|
|
|
|
"type": "image/x-icon"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:13:08 -05:00
|
|
|
"src": "favico.svg",
|
2023-03-02 21:11:58 -05:00
|
|
|
"type": "image/svg+xml",
|
|
|
|
"sizes": "64x64 96x96 128x128 160x160 192x192 512x512"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start_url": ".",
|
|
|
|
"display": "standalone",
|
|
|
|
"theme_color": "#000000",
|
|
|
|
"background_color": "#ffffff"
|
2023-03-02 21:13:08 -05:00
|
|
|
}
|