﻿{
  "short_name": "GlobalBook",
  "name": "GlobalBook - Social Media Platform",
  "description": "A comprehensive social media platform with real-time messaging, video calls, live streaming, and more. Privacy-focused - does not access personal device information outside the application scope.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "GlobalBook-Logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f5921e",
  "background_color": "#ffffff",
  "categories": ["social", "networking", "entertainment"],
  "prefer_related_applications": false,
  "permissions": [],
  "scope": "/",
  "id": "/"
}