{
  "name": "41st Elite Corps Command Hub",
  "short_name": "41st Hub",
  "description": "Republic Command Hub for the 41st Elite Corps Arma 3 Regiment — operations, events, and roster.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050f05",
  "theme_color": "#23A624",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Operations",
      "url": "/operations",
      "description": "View upcoming operations"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "View upcoming events"
    }
  ]
}
