{
  "name": "What's in My Food? - SA Food Guide for Kids",
  "short_name": "SA Food Guide",
  "description": "A fun, interactive South African food guide for kids by Dietitian Mbali Mapholi. Learn about foods, nutrients, and healthy eating!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "FFF7ED",
  "theme_color": "EA580C",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["education", "health", "kids"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}