16 lines
401 B
JSON
16 lines
401 B
JSON
{
|
|
"name": "Synthetic constumer data generator",
|
|
"short_name": "Synthetic data",
|
|
"description": "Generate synthetic consumer data and purchasing history",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#fff",
|
|
"theme_color": "#fff",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "any",
|
|
"type": "image/x-icon"
|
|
}
|
|
]
|
|
} |