{
  "name": "Ghost",
  "short_name": "Ghost",
  "description": "Ghost web messenger.",
  "categories": ["chat", "communication", "productivity"],
  "icons": [
    {
      "src": "img/ghost-app-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#080d2a",
  "theme_color": "#080d2a",
  "display": "standalone",
  "gcm_sender_id": "103953800507",
  "prefer_related_applications": false,
  "permissions": {
    "audio-capture": {
      "description": "Required for recording voice messages"
    }
  }
}
