{
  "short_name": "LO Portal",
  "name": "Odisha Learning Outcome Portal",
  "description": "Class-wise & Subject-wise Learning Outcome Code Repository for Odisha schools (Classes 1-8, Odia & English)",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E40AF",
  "background_color": "#F8FAFC",
  "categories": ["education", "books", "productivity"],
  "lang": "en",
  "shortcuts": [
    { "name": "Search", "short_name": "Search", "url": "/search" },
    { "name": "Classes", "short_name": "Classes", "url": "/classes" },
    { "name": "Bookmarks", "short_name": "Bookmarks", "url": "/bookmarks" }
  ]
}
