{
  "name": "Wing",
  "short_name": "Wing",
  "description": "Meet people in real life at venues. Check in, take a selfie, and connect with people around you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F2",
  "theme_color": "#2A2F38",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
