{
  "name": "AgentProxy — license portal",
  "short_name": "AgentProxy",
  "description": "Manage your AgentProxy license, seats, receipts and team.",
  "id": "/",
  "scope": "/",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#f5f4f1",
  "theme_color": "#f5f4f1",
  "orientation": "any",
  "categories": ["developer", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
