{
  "name": "Professor Annoussamy Higher Secondary School",
  "short_name": "PAHSS",
  "description": "Official website of Professor Annoussamy Higher Secondary School, Bahour, Puducherry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#004a99",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/images/school.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/school.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Professor Annoussamy Higher Secondary School",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/school.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Latest school events",
      "url": "/events",
      "icons": [
        {
          "src": "/images/school.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Top Rankers",
      "short_name": "Rankers",
      "description": "View our top academic rankers",
      "url": "/rankers",
      "icons": [
        {
          "src": "/images/school.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}