{
  "name": "REX",
  "short_name": "REX",
  "icons": [
    { "src": "/favicon.ico", "sizes": "32x32 48x48", "type": "image/x-icon" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "theme_color": "#0C6932",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone"
}