{
  "name": "Worsship",
  "short_name": "Worsship",
  "description": "The home for spiritual content, worship and faith community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2B04DB",
  "theme_color": "#2B04DB",
  "orientation": "portrait",
  "scope": "/",
  "icons": [

    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
  
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/feed.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Worsship Video Feed"
    }
  ],
  "categories": ["entertainment", "social", "lifestyle"],
  "lang": "en"
}