{
  "short_name": "RHS App",
  "name": "RHS App",
  "icons": [
    {
      "src": "school-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "orientation": "any",
  "scope": "/"
}