{
  "name": "Ursuline Franciscan Sisters",
  "short_name": "UFS",
  "description": "Official website of the Ursuline Franciscan Sisters — a congregation dedicated to mission, education, and service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf8f4",
  "theme_color": "#7a1d1d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["religion", "education"],
  "icons": [
    {
      "src": "/other/rounde_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/other/rounde_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "News & Events",
      "url": "/news-events",
      "description": "Latest news and events"
    },
    {
      "name": "Contact Us",
      "url": "/contact-us",
      "description": "Get in touch with us"
    }
  ]
}
