{
  "name": "Lingeva — Learn Any Language",
  "short_name": "Lingeva",
  "description": "Learn 49+ languages online with certified teachers, AI tutoring, and certification preparation. Live interactive classes for learners worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Learn languages",
      "url": "/learn",
      "description": "Browse all available languages"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View pricing plans"
    },
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Read language learning tips and guides"
    }
  ]
}
