{
  "name": "Scholandar",
  "short_name": "Scholandar",
  "description": "Turn syllabi into your semester calendar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1120",
  "theme_color": "#0A1120",
  "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
