{
  "name": "Vritta - AI-Powered Creative Studio",
  "short_name": "Vritta",
  "description": "AI-powered ecosystem for game and app creation with 240+ templates",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7dd3fc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities", "developer-tools"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Vishwa Workspace",
      "short_name": "Vishwa",
      "description": "Access unified Vishwa workspace with Kaya, Maya, Svaya, Flow, Brain",
      "url": "/mandal",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Kaya Memory",
      "short_name": "Kaya",
      "description": "Personal memory and knowledge management",
      "url": "/mandal?tab=meta",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Maya Studios",
      "short_name": "Maya",
      "description": "Role-based AI studios for creative work",
      "url": "/mandal?tab=omni",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Svaya World",
      "short_name": "Svaya",
      "description": "Living world and game creation",
      "url": "/mandal?tab=svaya",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Flow Workflows",
      "short_name": "Flow",
      "description": "AI-powered workflow automation",
      "url": "/mandal?tab=workflow",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Brain Graph",
      "short_name": "Brain",
      "description": "Knowledge graph and brain mapping",
      "url": "/mandal?tab=brain",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
