{
  "name": "Emo Kids Connect",
  "short_name": "EKC",
  "description": "Find your people at the show. Meet friends, dates, and grow the scene.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#c12b2c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
