{
  "id": "reading",
  "name": "Jubilee Reading",
  "short_name": "Jubilee Reading",
  "description": "Jubilee Reading app portal",
  "icons": [
    {
      "src": "/reading_volunteers_favicon_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/reading_volunteers_favicon_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/reading_volunteers_favicon_512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/teacher",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#f9fafb",
  "background_color": "#f9fafb"
}