{
  "name": "Baba Box",
  "short_name": "Baba Box",
  "description": "Screen-free audio for children aged 1–8",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2C3E2D",
  "theme_color": "#2C3E2D",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids", "music"],
  "lang": "en-GB"
}
