{
  "name": "LineUp — Match at the festival",
  "short_name": "LineUp",
  "description": "LineUp is the dating app for festival-goers. Match with people heading to the same shows and meet up in the crowd.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1614",
  "theme_color": "#241410",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
