{
  "name": "Tiny Taps World",
  "short_name": "Tiny Taps",
  "description": "A safe, gentle play world for babies and toddlers.",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#ffe9b8",
  "theme_color": "#8fd3f2",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
