{
  "name": "Bell Math Tutoring",
  "short_name": "Bell Tutoring",
  "description": "Personalized tutoring that actually works.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#c0392b",
  "background_color": "#f5f6f8",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Student Portal",
      "short_name": "Portal",
      "url": "/portal",
      "description": "Access the student portal"
    }
  ]
}
