{
  "name": "COMM 1020 Token Vault",
  "short_name": "COMM 1020 Vault",
  "description": "Your Fall 2026 Public Speaking collectible collection.",
  "start_url": "/claim",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06100d",
  "theme_color": "#46f59a",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
