{
  "name": "RIG-ZONE Student Portal",
  "short_name": "RIG-ZONE",
  "description": "Your RIG-ZONE Academy student portal — view bookings, certifications, and documents.",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1A2B",
  "theme_color": "#0B1A2B",
  "icons": [
    { "src": "/pwa/icons/rz-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa/icons/rz-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-US"
}
