{
  "id": "/",
  "name": "FIDEI Polytechnic Result Portal",
  "short_name": "FP Results",
  "description": "FIDEI Polytechnic, Gboko — Accounting Department Examination Result Management Portal",
  "theme_color": "#1a3a6b",
  "background_color": "#0b1628",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/splash.php",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["education"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72.png?v=5",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png?v=5",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-120.png?v=5", "sizes": "120x120", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png?v=5", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png?v=5", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png?v=5", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-167.png?v=5", "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png?v=5", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=5", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FIDEI Polytechnic Result Portal"
    }
  ],
  "shortcuts": [
    {
      "name": "My Results",
      "short_name": "Results",
      "description": "View your examination results",
      "url": "/student/results.php?source=pwa",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Supervisor",
      "short_name": "Supervisor",
      "description": "View your project supervisor",
      "url": "/student/supervisor.php?source=pwa",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Verify Result",
      "short_name": "Verify",
      "description": "Verify an examination result",
      "url": "/verify.php?source=pwa",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
