{
  "name": "TestMyPaper",
  "short_name": "TMP",
  "id": "/student/index.html",
  "description": "Mock tests, bundles, results, and exam preparation on TestMyPaper.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/student/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f4f2",
  "theme_color": "#2d2a2a",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}