28 lines
782 B
JSON
28 lines
782 B
JSON
|
|
{
|
||
|
|
"name": "Eco-Life - Rebuild Earth",
|
||
|
|
"short_name": "Eco-Life",
|
||
|
|
"description": "Join the movement to create a sustainable future through interactive environmental gaming",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#ffffff",
|
||
|
|
"theme_color": "#22c55e",
|
||
|
|
"orientation": "portrait-primary",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icon-192x192.png",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/png",
|
||
|
|
"purpose": "maskable any"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/icon-512x512.png",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/png",
|
||
|
|
"purpose": "maskable any"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"categories": ["games", "education", "environment"],
|
||
|
|
"lang": "en",
|
||
|
|
"dir": "ltr"
|
||
|
|
}
|