{
  "name": "God Revealed",
  "short_name": "GodRevealed",
  "description": "Discover God in a new way across cultures and languages. Learn, share, and deepen your faith with God Revealed - your comprehensive guide to divine names, their meanings, and spiritual significance and other ways to reveal God's character backed by scripture.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2C4A52",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books", "reference"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot_mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "God Revealed mobile app showing divine names"
    },
    {
      "src": "/assets/images/screenshot_tablet.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "God Revealed tablet view with name details"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=uk.co.cyrilinc.GodRevealed",
      "id": "uk.co.cyrilinc.GodRevealed"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/god-revealed/id6749492759",
      "id": "6749492759"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Support",
      "short_name": "Support",
      "description": "Get help and support",
      "url": "/support",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Community Guidelines",
      "short_name": "Guidelines",
      "description": "Read our community guidelines",
      "url": "/community-guidelines",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+godrevealed",
      "url": "/share?name=%s"
    }
  ]
}
