{
  "short_name": "ReadWithMe",
  "name": "ReadWithMe: Interactive E-Reading for Children",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/RWMLogo_noGlow.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "images/RWMLogo_noGlow.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#4a90e2",
  "background_color": "#f9f7f1",
  "orientation": "any",
  "description": "An interactive e-reader app for children with text-to-speech and highlighting",
  "scope": "/"
}
