{
  "name": "NightVex",
  "short_name": "NightVex",
  "description": "NightVex self-hosted messenger.",
  "categories": [
    "chat",
    "communication",
    "productivity"
  ],
  "icons": [
    {
      "src": "img/logo96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#050713",
  "theme_color": "#28D8FF",
  "display": "standalone",
  "gcm_sender_id": "103953800507",
  "prefer_related_applications": false,
  "permissions": {
    "audio-capture": {
      "description": "Required for recording voice messages"
    }
  }
}
