{
  "name": "iPass Student",
  "short_name": "iPass",
  "description": "Mobile-first study and exam app for iPass students. Practice, take mock board exams, and track progress — simple and fast on your phone.",
  "start_url": "/student",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/graduation-cap-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/graduation-cap-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/graduation-cap-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "scope": "/"
}
