{
  "name": "Buffalo Spirit Kickboxing",
  "short_name": "Buffalo Spirit",
  "description": "Evening kickboxing in Baldwin Park, CA. Discipline, confidence, fitness, and community — without ego.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0c1410",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["fitness", "sports"],
  "shortcuts": [
    {
      "name": "Book a Free Trial",
      "short_name": "Free Trial",
      "description": "Book your free 2-week trial class",
      "url": "/?action=book",
      "icons": [{ "src": "/logo.png", "sizes": "180x180" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View our class schedule",
      "url": "/#schedule",
      "icons": [{ "src": "/logo.png", "sizes": "180x180" }]
    }
  ]
}
