{
  "name": "AXON · SFG Command Center",
  "short_name": "AXON",
  "description": "Command center agéntico de Smart Factory Group con voz Claudia, mapa Puerto Aventuras, verticales en vivo.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "TV mode",
      "url": "/tv",
      "description": "Vista ambient para TV/monitor"
    },
    {
      "name": "Mobile mode",
      "url": "/m",
      "description": "Mobile swipeable"
    }
  ]
}
