{
  "name": "Shield Hub — We Are The Shield",
  "short_name": "Shield Hub",
  "description": "Secure member platform for We Are The Shield: community, training, patrols and standards.",
  "id": "/",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#0b1220",
  "categories": ["productivity", "social", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    { "name": "Patrols", "url": "/patrols" },
    { "name": "Messages", "url": "/messages" },
    { "name": "Training", "url": "/training" }
  ]
}
