{
  "name": "VoSKILL Academy Student",
  "short_name": "VSA Student",
  "description": "Track your program progress, shop sessions, and notes at VoSKILL Academy.",
  "start_url": "/student",
  "scope": "/student",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#c8391b",
  "icons": [
    {
      "src": "/logo-helmet.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-helmet.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
