{
  "id": "com.sda.ekklesia",
  "name": "SDA Ekklesia",
  "short_name": "SDA Ekklesia",
  "description": "Connecting churches, empowering conferences, strengthening the SDA denomination.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#004d40",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "categories": ["productivity", "religion", "social"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard view",
      "platform": "wide"
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "shortcuts": [
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/profile.php",
      "icons": [{ "src": "/images/user_shortcut.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.sda.ekklesia",
      "id": "com.sda.ekklesia"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "iarc_rating_id": "e5d2bbff-1234-5678-9012-345678901234"
}
