{
  "name": "AQYL - Secure Messaging",
  "short_name": "AQYL",
  "description": "End-to-end encrypted messaging, voice & video calls",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C14",
  "theme_color": "#00D4C8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"],
  "screenshots": [],
  "prefer_related_applications": false
}
