{
  "name": "Liana's World",
  "short_name": "Liana's World",
  "description": "A free educational music app for toddlers and preschoolers — sing-along songs, play instruments, and fun learning games with Liana and her band.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1240",
  "theme_color": "#21174C",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["kids", "education", "music", "games"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
