{
  "name": "BearBrain Kids",
  "short_name": "BearBrain",
  "description": "Turn any school worksheet into a brain game your kid wants to play.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0820",
  "theme_color": "#1A0E3E",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en-US",
  "prefer_related_applications": false
}
