{
  "id": "/tenant",
  "name": "Medview Apartments",
  "short_name": "Medview",
  "description": "Fast access to tenant billing, statements, and requests.",
  "start_url": "/tenant",
  "scope": "/tenant",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/assets/img/pwa/medview-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/pwa/medview-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
