{
  "short_name": "iRISE",
  "name": "iRISE Portal",
  "description": "Integrated Repository for Information, Systems, and Engagement. A unified internal platform developed for the City Planning and Development Office (CPDO).",
  "icons": [
    {
      "src": "https://i.ibb.co/2ZkFj8P/irise-logo-new.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/2ZkFj8P/irise-logo-new.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "background_color": "#f8fafc"
}