{
  "name": "Little Learners",
  "short_name": "Learners",
  "description": "A calm, playful, offline-first learning app for babies and toddlers — numbers, letters, colours and more, grounded in a Tanzanian context.",
  "id": "/",
  "scope": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "kids"],
  "background_color": "#f6f4ff",
  "theme_color": "#7c5cff",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
