{
  "name": "Foundry Command",
  "short_name": "Foundry",
  "description": "MissionOpsAI Sovereign Command Channel",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1629",
  "theme_color": "#0F1629",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
