{
  "name": "AsparagusFit",
  "short_name": "AF",
  "description": "On-demand physiotherapy at your door",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#FFF7EF",
  "theme_color": "#2D5016",
  "icons": [
    {
      "src": "/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo-mark-light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
