You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
619 B

{
"name": "Rainbow, Cupcakes & Unicorns - Free Games for Kids",
"short_name": "Kiddos Games",
"description": "Free educational games for kids! Play videos, speech sounds, and tic-tac-toe games.",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#ec4899",
"orientation": "portrait-primary",
"icons": [
{
"src": "/rainbow.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/cupcake.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}