Evan Reichard
7d45bb0253
All checks were successful
continuous-integration/drone/push Build is passing
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"name": "AnthoLume",
|
|
"short_name": "AnthoLume",
|
|
"lang": "en-US",
|
|
"theme_color": "#1F2937",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"icons": [
|
|
{
|
|
"purpose": "any",
|
|
"sizes": "512x512",
|
|
"src": "/assets/icons/icon512.png",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|