{
  "name": "Education Summit Portugal 2026",
  "short_name": "Education Summit",
  "theme_color": "#006305",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "start_url": "/home",
  "description": "Aplicação do Education Summit Portugal 2026",
  "orientation": "any",
  "icons": [
      {
          "src": "/assets/images/logo_green.jpg",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
      }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot1.webp",
      "sizes": "522x928",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/screenshot2.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}