{
  "name": "Universe Club",
  "short_name": "Universe",
  "description": "The world's first Synchronicity Engine — connecting you to the right people, places and opportunities.",
  "start_url": "/assistant",
  "display": "standalone",
  "background_color": "#D5D5D5",
  "theme_color": "#A8550F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["social", "lifestyle", "business"],
  "lang": "en",
  "dir": "ltr"
}
