{
  "name": "STEPlus Identity — Admin Panel",
  "short_name": "STEPlus Panel",
  "description": "Admin panel for managing support tickets, feature requests, and bug reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#D97706",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/pwa-icon-192",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
