{
  "name": "Fundaflix Junior",
  "short_name": "Fundaflix Jr",
  "description": "Reading and writing adventures in the Story Savannah, for South African children in Grade R to 4.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF6E7",
  "theme_color": "#F5B831",
  "lang": "en-ZA",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
