{
  "name": "Pitahaya Property Manager",
  "short_name": "Pitahaya",
  "description": "Premium Property Management Platform by Pitahaya Trading Corp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101622",
  "theme_color": "#135bec",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "real estate"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Inmuebles",
      "url": "/ledger",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Renovaciones",
      "url": "/renewals",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
