{
  "name": "ETC Admin Portal",
  "short_name": "ETC Admin",
  "description": "Administration & control portal for the Education & Training Center.",
  "start_url": "/admin",
  "scope": "/admin",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#062E27",
  "theme_color": "#062E27",
  "icons": [
    { "src": "/admin-icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/admin-icon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/admin-icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/admin-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/admin-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
