{
  "name": "Test School",
  "short_name": "Test School",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192-41f8eb5c7bc7baefb0ae4df97e102cd5c407a56ef236384b4959b9b804920cf3.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512-4819ae7921d3a37ee94189382ff86f1221ab85873a558d2bb2fe88233a9f866f.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Test School — installable app"
}