{
  "name": "MRE Ventures \u2013 Property Management",
  "short_name": "MRE Ventures",
  "description": "MRE Ventures property management portal for tenants and admins.",
  "start_url": "/mre/MRE_System_V15_Mobile.html",
  "scope": "/mre/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f6fe8",
  "background_color": "#1a1f36",
  "lang": "en",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/mre/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mre/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tenant Portal",
      "short_name": "Tenant",
      "url": "/mre/MRE_System_V15_Mobile.html#tenant"
    },
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "url": "/mre/MRE_System_V15_Mobile.html#admin"
    }
  ]
}