{
  "name": "Clock for Kids - Learn to Tell Time!",
  "short_name": "Clock for Kids",
  "description": "Free interactive clock for kids to learn how to tell time. Drag the hands, take quizzes, and use fun timers!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4F8",
  "theme_color": "#4A90D9",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en"
}
