{
  "name": "TutorSeek",
  "short_name": "TutorSeek",
  "description": "Find a tutor, book the hour.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4FAF6",
  "theme_color": "#0B7459",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml",
      "purpose": "maskable" }
  ]
}
