{
  "name": "Pursuit",
  "short_name": "Pursuit",
  "description": "Find a hobby, try it, and see what your free time gave back.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1DE",
  "theme_color": "#F5F1DE",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
