{
  "name": "Expo Live",
  "short_name": "Expo",
  "description": "A live social feed for circles, events and community discovery.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#21124f",
  "background_color": "#12072c",
  "icons": [
    {
      "src": "/root/img/expo-app-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/root/img/expo-app-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
