{
  "name": "Sulitko — Language Tutoring",
  "short_name": "Sulitko",
  "description": "Book 1-on-1 language lessons with expert tutors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.png",         "sizes": "192x192", "type": "image/png" },
    { "src": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.ico",         "sizes": "48x48",   "type": "image/x-icon" }
  ],
  "categories": ["education"],
  "shortcuts": [
    { "name": "Browse Teachers", "url": "/teachers",          "description": "Find a teacher" },
    { "name": "My Lessons",      "url": "/student/bookings",  "description": "View your lessons" }
  ]
}
