{
  "name": "Existential Errands",
  "short_name": "Errands",
  "description": "Mundane tasks for a meaningless universe.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "icons": [
  {
    "src": "icon.svg",
    "sizes": "any",
    "type": "image/svg+xml"
  }
]
}