{
  "id": "ng.pisint.app",
  "short_name": "PIS",
  "name": "Property Income System",
  "description": "Premium Fractional Real Estate Shortlet Investment Platform.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#064e3b",
  "background_color": "#ffffff",
  "categories": ["finance", "real estate"]
}
