{
  "name": "Legalstaan Mock Portal",
  "short_name": "Legalstaan",
  "description": "Mock Test Portal for JML / IP-Joint LL.M. Get verified results and analysis.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fbf6ec",
  "theme_color": "#0e2341",
  "orientation": "portrait-primary",
  "scope": ".",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Take Mock Test",
      "short_name": "Mock Test",
      "description": "Start the JML Mock Test",
      "url": "vocab.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
