{
  "name": "Cantalog",
  "short_name": "Cantalog",
  "description": "Cantalog is membership management for gyms, yoga studios, martial-arts schools, and clubs. Schedule classes, take payments via Stripe, and check members in with QR — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f14",
  "theme_color": "#E05C18",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
