{
  "name": "Rllora AI English Speaking",
  "short_name": "Rllora AI",
  "id": "/",
  "description": "Practice everyday English with Rllora, a friendly AI speaking partner who keeps conversations short, encouraging, and natural.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7ff",
  "theme_color": "#7a3fc5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.jpg",
      "sizes": "402x874",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Rllora AI text conversation practice"
    },
    {
      "src": "/screenshot-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Rllora AI English practice dashboard"
    }
  ]
}