{
  "name": "Entriq Vote",
  "short_name": "Entriq",
  "description": "Cast your vote at live events",
  "start_url": "/vote",
  "scope": "/vote",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A1A1A",
  "background_color": "#F4F4F5",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
