{
  "name": "12th SFG Command",
  "short_name": "12th SFG",
  "description": "Command dashboard for the 12th Special Forces Group — roster, missions, ORBAT, and unit management.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#12140F",
  "theme_color": "#12140F",
  "orientation": "any",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
