{
  "name": "PurpleShade Admin Panel",
  "short_name": "PS Admin",
  "description": "PurpleShade Super Admin Control Panel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230f172a'/><text x='96' y='140' font-size='120' text-anchor='middle' fill='%233b82f6'>🔐</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230f172a'/><text x='256' y='380' font-size='320' text-anchor='middle' fill='%233b82f6'>🔐</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "License Management",
      "short_name": "Licenses",
      "description": "Manage application licenses",
      "url": "/?tab=licenses",
      "icons": []
    },
    {
      "name": "Security Dashboard",
      "short_name": "Security",
      "description": "Monitor security events",
      "url": "/?tab=security",
      "icons": []
    }
  ]
}
