{
  "name": "ABC Alphabet Pronunciation - FFMini",
  "short_name": "ABC Pronounce",
  "description": "26 English alphabet letter pronunciation and phonics practice",
  "start_url": "/abc/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/abc/",
  "lang": "en",
  "categories": [
    "education",
    "kids",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/icons/abc.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
