{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "background_color": "#ffffff",
  "description": "GDCy Meet is a powerful meeting system designed exclusively for the Cyprus GameDev community. It streamlines meeting arrangements and activity planning for GDCy event participants, enabling efficient networking and collaboration.\n\nKey Features:\n\nPersonalized Scheduling: Create a customized schedule, selecting sessions aligned with your interests.\n\nMeeting Organization: Easily request and coordinate meetings with attendees, speakers, and industry professionals.\n\nEnhanced Networking: Detailed profiles and advanced algorithms connect you with relevant individuals for potential collaborations.\n\nReal-Time Communication: Instant messaging, video, and voice calls within the platform for efficient discussions.\n\nEvent Updates: Stay informed with timely notifications for schedule changes and important announcements.",
  "dir": "ltr",
  "display": "standalone",
  "name": "GDCy Meet",
  "orientation": "any",
  "scope": "/",
  "short_name": "GDCy Meet",
  "start_url": "/",
  "theme_color": "#f2552b",
  "categories": ["business", "social"],
  "screenshots": [
    {
      "src": "/screens/gdcymeet-src-andr1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "platform": "android",
      "label": "CONNECT with GDCy event attendees"
    },
    {
      "src": "/screens/gdcymeet-src-andr2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Find and MEET Business partners"
    },
    {
      "src": "/screens/gdcymeet-src-andr3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "platform": "android",
      "label": "TRACK your meetings with integrated Calendar"
    },
    {
      "src": "/screens/gdcymeet-src-andr4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Get ALL INFO about the GDCy Events"
    },
    {
      "src": "/screens/gdcymeet-src-ios1.jpg",
      "sizes": "1290x2796",
      "type": "image/jpeg",
      "platform": "ios",
      "label": "CONNECT with GDCy event attendees"
    },
    {
      "src": "/screens/gdcymeet-src-ios2.jpg",
      "sizes": "1290x2796",
      "type": "image/jpeg",
      "platform": "ios",
      "label": "Find and MEET Business partners"
    },
    {
      "src": "/screens/gdcymeet-src-ios3.jpg",
      "sizes": "1290x2796",
      "type": "image/jpeg",
      "platform": "ios",
      "label": "TRACK your meetings with integrated Calendar"
    },
    {
      "src": "/screens/gdcymeet-src-ios4.jpg",
      "sizes": "1290x2796",
      "type": "image/jpeg",
      "platform": "ios",
      "label": "Get ALL INFO about the GDCy Events"
    }
  ],
  "icons": [
    {
      "src": "/favicon/72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/favicon/128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/favicon/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/favicon/152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/favicon/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [],
  "lang": "en",
  "display_override": ["fullscreen"],
  "prefer_related_applications": false,
  "file_handlers": [
    {
      "action": "/openFile",
      "accept": {
        "application/vnd.apple.pkpass": [".pkpass"]
      }
    }
  ]
}
