{
  "name": "BloomiKids",
  "short_name": "BloomiKids",
  "description": "Learn · Breathe · Read — Adaptive learning and wellness for PreK-5",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5B2D8E",
  "background_color": "#5B2D8E",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "kids"]
}
