{
  "name": "CNC Study Hub",
  "short_name": "CNC Study",
  "description": "Interactive study app for CNC Advanced Manufacturing students",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#090a0d",
  "theme_color": "#1E3A5F",
  "orientation": "any",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
