{
  "name": "Syro Education",
  "short_name": "Syro",
  "description": "The free IGCSE study platform for Edexcel students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}