{
  "name": "Before Five Minutes",
  "short_name": "BFM",
  "description": "A tool for people who need to communicate with a doctor in ten minutes or less.",
  "start_url": "/tool",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#e8693c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
