{
  "name": "STEH App",
  "short_name": "STEH App",
  "description": "Learn coding and digital skills with STEH Edu Hub",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/stehlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/stehlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
