{
  "name": "APRC 2026 Conference App",
  "short_name": "APRC2026",
  "start_url": "/dist/index.html",
  "display": "standalone",
  "background_color": "#104097",
  "theme_color": "#1f3f96",
  "icons": [
    {
      "src": "/logo1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
