{
  "name": "Color Kids",
  "short_name": "Color",
  "description": "A coloring book for kids: tap a color, then tap an area to fill it.",
  "lang": "en",
  "start_url": "game.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#8ec5ff",
  "theme_color": "#6a5cff",
  "categories": ["games", "education", "kids"],
  "icons": [ { "src": "app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ]
}
