{
  "name": "Letter Zoo - Animal Alphabet for Kids",
  "short_name": "Letter Zoo",
  "description": "Press a key, summon an animal! A magical alphabet exploration game for toddlers.",
  "id": "/apps/children/letter-zoo/",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ecfdf5",
  "theme_color": "#34d399",
  "categories": ["kids", "education", "games"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
