{
  "name": "Boba Chinese",
  "short_name": "Boba",
  "description": "Chinese learning app for kids — games, readings, and practice",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6EF",
  "theme_color": "#221750",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/logo-favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/images/logo-favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
