{
  "name": "SpeakEasy JR",
  "short_name": "SpeakEasy JR",
  "description": "English learning app for kids — Alphabets, Numbers, Animals, Birds & more with voice practice",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF8F1C",
  "theme_color": "#FF7A1A",
  "scope": "./",
  "lang": "en",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "icons/logo-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/logo-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
