{
  "name": "SDA Church Connection Hub",
  "short_name": "SDA Church",
  "description": "Connecting hearts, sharing faith, building community at VVU UNIVERSITY CHURCH.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#eef4fb",
  "theme_color": "#0b7bb5",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "categories": ["community", "lifestyle", "education"],
  "icons": [
    {
      "src": "images/SDA.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "images/SDA.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "images/SDA.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Announcements",
      "url": "index.php#announcements",
      "icons": [{ "src": "images/SDA.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Connect",
      "url": "index.php#connect",
      "icons": [{ "src": "images/SDA.jpg", "sizes": "192x192" }]
    }
  ]
}
