{
  "name": "EduBaby",
  "short_name": "EduBaby",
  "description": "Tap-anywhere learning for babies and toddlers - letters, numbers, animals, colours and songs.",
  "start_url": "index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#FFD93D",
  "theme_color": "#FFD93D",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
