{
  "name": "Aslett OS — Aslett Intelligence Operating System",
  "short_name": "Aslett OS",
  "description": "A modular intelligence operating platform by Aslett Industries.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["productivity", "business", "utilities"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Control Center",
      "url": "/admin",
      "description": "Open the Super Admin Control Center"
    },
    {
      "name": "Projects",
      "url": "/projects"
    },
    {
      "name": "AI Studio",
      "url": "/apps/ai-studio"
    }
  ]
}
