{
  "name": "AIVE ONE Beta",
  "short_name": "AIVE",
  "description": "The AI-native creator OS. Edit at the speed of thought.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0e15",
  "theme_color": "#0a0e15",
  "orientation": "any",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["entertainment", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your AIVE dashboard"
    },
    {
      "name": "Projects",
      "url": "/projects",
      "description": "View your projects"
    },
    {
      "name": "Editor",
      "url": "/editor",
      "description": "Open the web editor"
    },
    {
      "name": "Support",
      "url": "/support",
      "description": "Get help"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
