{
  "name": "ICF Staff Hub",
  "short_name": "ICF Hub",
  "description": "Islamic Center of Frisco \u2014 Staff & Finance Hub. Access the Manager, Staff, and Time Tracker portals.",
  "id": "/portal",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F3178",
  "theme_color": "#0F3178",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}