{
  "name": "Atlas Command",
  "short_name": "Atlas",
  "description": "AMG Titan mobile control",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060F26",
  "theme_color": "#0A1F44",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
