{
  "name": "Golf Nerd Leagues",
  "short_name": "GNL",
  "description": "Approval queue for the GNL social agent — review, edit, and approve drafts before they post.",
  "start_url": "/admin/content",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A3A2A",
  "theme_color": "#1A3A2A",
  "categories": ["productivity", "sports"],
  "icons": [
    {
      "src": "/icons/gnl-icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/gnl-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/gnl-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/gnl-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/gnl-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
