{
  "name": "Buddy Tutor",
  "short_name": "Buddy Tutor",
  "description": "Read, play, and learn with Buddy — a friendly bilingual learning app for kids.",
  "start_url": "/hero-hub",
  "display": "standalone",
  "background_color": "#FDF8F0",
  "theme_color": "#3B9AE1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "kids"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Read Aloud",
      "short_name": "Read Aloud",
      "description": "Practice reading words out loud",
      "url": "/read-aloud",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Say the Answer",
      "short_name": "Math",
      "description": "Say math answers out loud",
      "url": "/math-say",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
