{
  "id": "/",
  "name": "AglaSem MockTest",
  "short_name": "MockTest",
  "description": "Free mock tests and online test series for school, entrance and recruitment exams — with instant score, rank, percentile and subject-wise analysis.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#3355B4",
  "background_color": "#ffffff",
  "categories": ["education"],
  "prefer_related_applications": false,
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tests",
      "short_name": "My Tests",
      "url": "/user-panel/my-tests?source=pwa",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "url": "/user-panel/my-progress?source=pwa",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "All Mock Tests",
      "short_name": "All Tests",
      "url": "/all-tests?source=pwa",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
