{
  "name": "Disha Career Academy",
  "short_name": "Disha Academy",
  "description": "Disha Career Academy in Berhampore prepares students for NEET, IIT-JEE, CUET, CLAT, JENPAS, ANM/GNM, NDA, WBCS, and UPSC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "/favicon-128x128.webp",
      "sizes": "128x128",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon-256x256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon-256x256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "business"],
  "shortcuts": [
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn more about Disha Career Academy",
      "url": "/about",
      "icons": [
        {
          "src": "/favicon-64x64.webp",
          "sizes": "64x64",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon-64x64.webp",
          "sizes": "64x64",
          "type": "image/webp"
        }
      ]
    }
  ]
}
