{
  "id": "rangbhumi-mock-test-app",
  "name": "रंगभूमि Mock Test App",
  "short_name": "रंगभूमि",
  "description": "Comprehensive mock test and learning platform designed and created by Hari Om Kori",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "tab_strip": {
    "home_tab": {
      "scope_patterns": ["/"]
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "background_color": "#1a2332",
  "theme_color": "#1a2332",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k3vvxooow.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k3vvxoidc.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k3vvxnzeo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k4bo6kruo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4kv2j9jjsw.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k4bo6kruo.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Student Dashboard"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k4bo6kruo.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Test Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Student Dashboard",
      "short_name": "Student",
      "description": "Access student dashboard",
      "url": "/student/dashboard",
      "icons": [
        {
          "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k3vvxoidc.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Teacher Dashboard",
      "short_name": "Teacher",
      "description": "Access teacher dashboard",
      "url": "/teacher/dashboard",
      "icons": [
        {
          "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-8ghm3gliir5s/conv-8ghmef7u3t34/20251227/file-8i4k3vvxoidc.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://rangbhumi-mock-test.app/manifest.json"
    }
  ],
  "scope_extensions": [
    {
      "origin": "*.rangbhumi.app"
    },
    {
      "origin": "*.medo.dev"
    },
    {
      "origin": "https://rangbhumi-mock-test.app"
    }
  ],
  "widgets": [
    {
      "name": "Quick Test",
      "short_name": "Test",
      "description": "Quick access to available tests",
      "tag": "quick-test",
      "template": "quick-test-template",
      "ms_ac_template": "quick-test-adaptive-card.json",
      "data": "quick-test-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://miaoda-edit-image.s3cdn.medo.dev/8ghmef7u3t35/IMG-8h3enw4wp729.jpg",
          "sizes": "600x400",
          "label": "Quick Test Widget"
        }
      ],
      "icons": [
        {
          "src": "https://miaoda-edit-image.s3cdn.medo.dev/8ghmef7u3t35/IMG-8h3enw4wp729.jpg",
          "sizes": "96x96"
        }
      ],
      "auth": false,
      "update": 86400
    }
  ],
  "note_taking": {
    "new_note_url": "/notes/new"
  },
  "lang": "en-US",
  "dir": "ltr",
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "application/json": [".json"],
        "application/pdf": [".pdf"],
        "application/vnd.openxmlformats-officedocument.wordprocessingml.document": [".docx"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+rangbhumi",
      "url": "/?protocol=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
