{
  "name": "Boopaboo — Learning Games for Tots",
  "short_name": "Boopaboo",
  "description": "Tap-to-play learning games for toddlers. Animals, colors, shapes, ABCs, counting, and memory match.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef6e4",
  "theme_color": "#ff6b9d",
  "lang": "en-US",
  "categories": ["education", "kids", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
