mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
16 lines
No EOL
341 B
JSON
16 lines
No EOL
341 B
JSON
{
|
|
"name": "albert.lol",
|
|
"short_name": "portfolio",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#121212",
|
|
"theme_color": "#000000",
|
|
"orientation": "portrait-primary",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.ico",
|
|
"type": "image/png",
|
|
"sizes": "256x256"
|
|
}
|
|
]
|
|
} |