{
  "name": "AgriExtPrep — Tests & Study Notes",
  "short_name": "AgriExtPrep",
  "description": "Online tests and study notes for ASRB NET, ARS and ICAR JRF/SRF.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f0",
  "theme_color": "#1e3a6e",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Take a test", "short_name": "Tests", "url": "/pages/tests.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "Study notes", "short_name": "Notes", "url": "/pages/notes.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "My dashboard", "short_name": "Dashboard", "url": "/pages/dashboard.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] }
  ]
}
