{
  "name": "[BUSINESS NAME]",
  "short_name": "[BUSINESS NAME]",
  "description": "Licensed massage therapy in [SERVICE AREA] and across Kauai, Hawaii.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f1",
  "theme_color": "#1e3a2c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}