22 lines
No EOL
450 B
JSON
22 lines
No EOL
450 B
JSON
{
|
|
"name": "Prigoana.lol",
|
|
"short_name": "Prigoana",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000",
|
|
"description": "Eduard Prigoana",
|
|
"icons": [
|
|
{
|
|
"src": "./favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "./favicon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|
|
|