{
  "name": "Remotely Well — Welly",
  "short_name": "Welly",
  "description": "Adopt Welly, your tiny lemon work-buddy. Wellness for remote teams.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7E6",
  "theme_color": "#F5C542",
  "icons": [
    { "src": "/welly-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/welly-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/welly-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
