{
  "name": "SnapLingo Tutor",
  "short_name": "Tutor",
  "description": "SnapLingo Tutor mobile study assistant",
  "start_url": "/tutor.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef5f3",
  "theme_color": "#0f766e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/snaplingo-tutor-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
