{
  "name": "Global Youth Speech Experience 2026",
  "short_name": "GYSE",
  "description": "Building Voices, Shaping Futures",
  "id": "/homepage.html",
  "start_url": "/homepage.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",

  "icons":[

      {
          "src":"assets/icon-192.png",
          "sizes":"192x192",
          "type":"image/png"
      },

      {
          "src":"assets/icon-512.png",
          "sizes":"512x512",
          "type":"image/png"
      }

  ]
}