{
  "name": "Gospel Light Baptist Church - Butuan City",
  "short_name": "GLBC Butuan",
  "description": "Gospel Light Baptist Church mobile app for Butuan City",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a4d8f",
  "orientation": "portrait-primary",
  "id": "/",
  
  "icons": [
   {
      "src": "assets/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }

  ],
  "categories": ["lifestyle", "religion"],
  "lang": "en-US",
  "dir": "ltr",

"screenshots": [
  {
    "src": "assets/images/screenshot-mobile.png",
    "sizes": "1080x1920",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "Gospel Light Mobile View"
  },
  {
    "src": "assets/images/screenshot-desktop.png",
    "sizes": "1920x1080",
    "type": "image/png",
    "form_factor": "wide",
    "label": "Gospel Light Desktop View"
  }
]

}

