{
  "name": "RntLink Mobile",
  "short_name": "RntLink",
  "description": "Mobile operations view for RntLink staff.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#075985",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/RntLink-Logo-Transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/RntLink-Logo-Transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
