{
  "id": "/app/",
  "name": "Royal Pearl Customer Portal",
  "short_name": "Royal Pearl",
  "description": "Royal Pearl customer portal for properties, installments, receipts, requests, notifications and the master plan.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F4EE",
  "theme_color": "#101A3D",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
