{
  "name": "Greetle – AI Language Tutor",
  "short_name": "Greetle",
  "description": "Practice real conversations with an AI teacher that adapts to your level.",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#f0fdfa",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
