{
  "name": "Dexter's Learning World",
  "short_name": "Dexter Learns",
  "description": "A fun, interactive learning app for Dexter — math, reading, science, and more!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f1a",
  "theme_color": "#0d0f1a",
  "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"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en-US"
}
