{
  "name": "BabySmash!",
  "short_name": "BabySmash",
  "description": "A colorful, safe keyboard and touch toy for babies and toddlers. No ads, no tracking, just fun!",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#FF4757",
  "categories": ["kids", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
