{
  "name": "PickleSystem",
  "short_name": "PickleSystem",
  "description": "Online booking and scheduling for pickleball courts",
  "start_url": "/admin/dashboard",
  "scope": "/admin/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#16A34A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["sports", "lifestyle"]
}
