{
  "name": "Learn Thai",
  "short_name": "LearnThai",
  "description": "Master Thai language through interactive lessons",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4ea5d3",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["education", "language"],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "url": "/learn",
      "description": "Continue your Thai lessons"
    }
  ]
}
