{
  "name": "One Pen AIWF Schedule",
  "short_name": "One Pen AIWF",
  "description": "Personal AI Engineer World's Fair schedule and networking planner for One Pen Insurance.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#f6f7fb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
