{
  "name": "ABHYUDAY — Octal IT Solution",
  "short_name": "ABHYUDAY",
  "description": "Octal IT Solution event companion — schedule, voting, Q&A, gallery, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1035",
  "theme_color": "#FF7A00",
  "orientation": "portrait",
  "icons": [
    {
      "type": "image/png",
      "sizes": "192x192",
      "src": "/icons/icon-192.png",
      "purpose": "any maskable"
    },
    {
      "type": "image/png",
      "sizes": "512x512",
      "src": "/icons/icon-512.png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule",
      "url": "/schedule",
      "description": "Event schedule"
    },
    {
      "name": "Vote",
      "url": "/vote",
      "description": "Popularity voting"
    }
  ]
}
