{
  "name": "Qiquyu — Kikuyu Translator & Tutor",
  "short_name": "Qiquyu",
  "description": "Translate, learn, and listen to Kikuyu — for every child and adult. Voice-enabled, offline-ready.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C1440E",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "permissions": {
    "audio-capture": {
      "description": "Required for voice interaction with the AI tutor."
    }
  }
}
