{
  "name": "The Co-Working Spot Members",
  "short_name": "Co-Working",
  "description": "Manage your bookings and reservations at The Co-Working Spot, Ashbourne.",
  "start_url": "/members/dashboard",
  "scope": "/members",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#e8e1db",
  "theme_color": "#123524",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"]
}
