28 lines
721 B
JSON
28 lines
721 B
JSON
{
|
|
"name": "Miracles In Motion",
|
|
"short_name": "MiraclesInMotion",
|
|
"description": "A 501(c)3 non-profit providing essentials for student success",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#ec4899",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"categories": ["education", "social", "non-profit"],
|
|
"lang": "en-US",
|
|
"dir": "ltr",
|
|
"orientation": "portrait-primary",
|
|
"scope": "/",
|
|
"related_applications": [],
|
|
"prefer_related_applications": false
|
|
} |