{
  "short_name": "BRICS 2026",
  "name": "BRICS INDIA 2026",
  "description": "Official App for BRICS India 2026 Events, Schedules, and Networking.",
  "id": "/",
  "icons": [
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BRICS 2026 Desktop View"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BRICS 2026 Mobile View"
    }
  ],
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "theme_color": "#1F4788",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "government",
    "productivity",
    "security"
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View all events",
      "url": "/events",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "widgets": [
    {
      "name": "BRICS Calendar",
      "description": "View upcoming BRICS 2026 events directly from your home screen.",
      "tag": "brics-calendar-widget",
      "template_url": "/widget/calendar-template.json",
      "ms_ac_template": "/widget/calendar-template.json",
      "data": "/widget/calendar-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/logo.png",
          "sizes": "512x512",
          "label": "BRICS Events Widget"
        }
      ]
    }
  ]
}