{
  "name": "GOD AI — Cloud Control Center",
  "short_name": "GOD AI",
  "description": "The cloud brain and remote command center for the GOD AI Desktop IDE — Cloud IDE, AI agents, terminals, DevOps, voice commands and autonomous engineering from any device.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#05060a",
  "theme_color": "#05060a",
  "categories": ["developer", "productivity", "business", "utilities"],
  "dir": "ltr",
  "lang": "en",
  "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" }
  ],
  "shortcuts": [
    { "name": "Voice Center", "short_name": "Voice", "url": "/?source=pwa#/voice", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Cloud Terminal", "short_name": "Terminal", "url": "/?source=pwa#/terminal", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "AI Command Center", "short_name": "Command", "url": "/?source=pwa#/command", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/?source=pwa#/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
