{
  "name": "Soda City Cubing",
  "short_name": "SCC",
  "description": "Columbia, SC's speedcubing club — meetings, competitions, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Meetings and competitions"
    },
    {
      "name": "Our Story",
      "url": "/story.html",
      "description": "About Soda City Cubing"
    },
    {
      "name": "Learn to Cube",
      "url": "/learn.html",
      "description": "Beginner resources"
    }
  ]
}
