{
  "name": "The Farm Club",
  "short_name": "Farm Club",
  "description": "Book classes, events and retreat days at The Farm Club, manage your wallet, passes and gift certificates.",
  "id": "/",
  "start_url": "/timetable",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#13301f",
  "theme_color": "#13301f",
  "icons": [
    { "src": "/app-icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Timetable", "url": "/timetable" },
    { "name": "My bookings", "url": "/account" },
    { "name": "My wallet", "url": "/account?tab=wallet" }
  ]
}
